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 mark.dickinson
Recipients doerwalter, mark.dickinson
Date 2009-04-25.11:18:30
SpamBayes Score 0.0038845283
Marked as misclassified No
Message-id <1240658312.06.0.56209861926.issue5837@psf.upfronthosting.co.za>
In-reply-to
Content
Could you maybe get away with a single dict "changed",
which would just record previous values (with None representing
a value that was previously unset)?
History
Date User Action Args
2009-04-25 11:18:32mark.dickinsonsetrecipients: + mark.dickinson, doerwalter
2009-04-25 11:18:32mark.dickinsonsetmessageid: <1240658312.06.0.56209861926.issue5837@psf.upfronthosting.co.za>
2009-04-25 11:18:31mark.dickinsonlinkissue5837 messages
2009-04-25 11:18:30mark.dickinsoncreate