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 ronaldoussoren
Recipients d9pouces, eric.araujo, jrjsmrtn, markgrandi, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka
Date 2013-06-29.17:03:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372525425.22.0.451989266669.issue14455@psf.upfronthosting.co.za>
In-reply-to
Content
Any review would be greatly appreciated. One thing I'm not too happy about is the use of magic numbers in the binary plist support code, but I think that using constants or a dispatch table would not make the code any clearer.
History
Date User Action Args
2013-06-29 17:03:45ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, eric.araujo, r.david.murray, jrjsmrtn, serhiy.storchaka, d9pouces, markgrandi
2013-06-29 17:03:45ronaldoussorensetmessageid: <1372525425.22.0.451989266669.issue14455@psf.upfronthosting.co.za>
2013-06-29 17:03:45ronaldoussorenlinkissue14455 messages
2013-06-29 17:03:45ronaldoussorencreate