#6121: use metaclasses to support nested class pickling
----------------------+-----------------------------------------------------
Reporter: robertwb | Owner: cwitty
Type: defect | Status: new
Priority: major | Milestone:
Component: misc | Keywords: pickling, nested classes
----------------------+-----------------------------------------------------
We can work around this by shipping and always using a custom cPickle, and
hopefully this will eventually be fixed in Python itself, but a metaclass
seems to be a less hackish solution.
Another solution is decorators, but this requires a decorator on every
use.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6121>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---