This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sandro.tosi
Recipients daniel.urban, docs@python, ezio.melotti, fdrake, rhettinger, sandro.tosi
Date 2011-08-06.17:14:10
SpamBayes Score 0.00092980074
Marked as misclassified No
Message-id <1312650852.14.0.973832445388.issue11481@psf.upfronthosting.co.za>
In-reply-to
Content
After quite a long chat with Ezio, I'm just proposing this updated patch:

- it fixes the copy doc, explicitly acknowledging the use of copyreg functionalities
- it rewords the first paragraph of copyreg doc, which was a bit too pickle-centric
- it adds an example to copyreg, to give an initial clue of how it works.

I'd like to hear comments/suggestions about it.
History
Date User Action Args
2011-08-06 17:14:12sandro.tosisetrecipients: + sandro.tosi, fdrake, rhettinger, ezio.melotti, daniel.urban, docs@python
2011-08-06 17:14:12sandro.tosisetmessageid: <1312650852.14.0.973832445388.issue11481@psf.upfronthosting.co.za>
2011-08-06 17:14:11sandro.tosilinkissue11481 messages
2011-08-06 17:14:11sandro.tosicreate