Class WeakrefModule

java.lang.Object
org.python.modules._weakref.WeakrefModule
All Implemented Interfaces:
ClassDictInit

public class WeakrefModule extends Object implements ClassDictInit
The _weakref module.
  • Field Details

    • __doc__

      public static final PyString __doc__
  • Constructor Details

    • WeakrefModule

      public WeakrefModule()
  • Method Details