class documentation
class NotPickleable:
A class that is not pickleable.
Method | __reduce__ |
Raise an exception instead of pickling. |
class NotPickleable:
A class that is not pickleable.
Method | __reduce__ |
Raise an exception instead of pickling. |