pyglet.app
WeakSet
Set of objects, referenced weakly.
Adding an object to this set does not prevent it from being garbage collected. Upon being garbage collected, the object is automatically removed from the set.
Constructor:
__init__
Methods:
add(value) remove(value)
add
remove
WeakSet.
run Function
AppException
Enter search terms or a module, class or function name.