Re: Pickling classes (not class instances)

2009-02-14 Thread Nicolas M . Thiéry
e.get(t) > > Which causes the failure above. > > Is there a specific reason for this restriction? > > Would it be thinkable to move up the copy reg dispatch before the > metaclass treatment in pickle and cPickle? I did it locally, and it > fixed my problem. > > If not, what would be the right way to achieve this? > > Many thanks in advance! > > Best regards, > Nicolas > -- > Nicolas M. Thiéry "Isil" http://Nicolas.Thiery.name/ -- http://mail.python.org/mailman/listinfo/python-list

Pickling classes (not class instances)

2009-01-10 Thread Nicolas M . Thiéry
Nicolas -- Nicolas M. Thiéry "Isil" http://Nicolas.Thiery.name/ -- http://mail.python.org/mailman/listinfo/python-list