[issue7689] Pickling of classes with a metaclass and copy_reg

2011-10-03 Thread Brent Payne
Changes by Brent Payne : -- nosy: +Brent.Payne ___ Python tracker <http://bugs.python.org/issue7689> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7689] Pickling of classes with a metaclass and copy_reg

2011-10-04 Thread Brent Payne
Brent Payne added the comment: will the 2.7 patch also be incorporated into a 2.7 release? -- ___ Python tracker <http://bugs.python.org/issue7689> ___ ___ Pytho