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 michael.foord
Recipients gregory.p.smith, michael.foord, spiv
Date 2009-04-02.05:19:20
SpamBayes Score 0.039038856
Marked as misclassified No
Message-id <1238649561.49.0.67875694212.issue5660@psf.upfronthosting.co.za>
In-reply-to
Content
We can fix this by wrapping the assert functions in our assert register
as deep-copyable objects. (And then unwrapping when we fetch them.)
History
Date User Action Args
2009-04-02 05:19:21michael.foordsetrecipients: + michael.foord, gregory.p.smith, spiv
2009-04-02 05:19:21michael.foordsetmessageid: <1238649561.49.0.67875694212.issue5660@psf.upfronthosting.co.za>
2009-04-02 05:19:20michael.foordlinkissue5660 messages
2009-04-02 05:19:20michael.foordcreate