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 alexandre.vassalotti
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka, tim.peters
Date 2013-12-06.03:48:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386301727.34.0.431421553424.issue19858@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I almost forgot! I did implement the verification in pickletools.dis() for MEMOIZE:

http://hg.python.org/cpython/file/2612ea573ff7/Lib/pickletools.py#l2420
History
Date User Action Args
2013-12-06 03:48:47alexandre.vassalottisetrecipients: + alexandre.vassalotti, tim.peters, pitrou, serhiy.storchaka
2013-12-06 03:48:47alexandre.vassalottisetmessageid: <1386301727.34.0.431421553424.issue19858@psf.upfronthosting.co.za>
2013-12-06 03:48:47alexandre.vassalottilinkissue19858 messages
2013-12-06 03:48:47alexandre.vassalotticreate