Classes
AutoSlots(name, bases, classdict)
AutoSlots
Metaclass to automatically collect __slots__ for generic pickling
Functions
fast_deepcopy(obj, memo)
fast_deepcopy
A faster implementation of copy.deepcopy()