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 eric.araujo
Recipients eric.araujo, michael.foord
Date 2012-03-15.00:09:32
SpamBayes Score 0.00073309214
Marked as misclassified No
Message-id <1331770173.03.0.00314279486183.issue14295@psf.upfronthosting.co.za>
In-reply-to
Content
I’ve seen some things to clean up in the code, like the fact that callable is back in 3.2+, or (I hate to point this) the ugly-according-to-PEP-8 klass instead of cls; I may read the code more carefully later if it helps.
History
Date User Action Args
2012-03-15 00:09:33eric.araujosetrecipients: + eric.araujo, michael.foord
2012-03-15 00:09:33eric.araujosetmessageid: <1331770173.03.0.00314279486183.issue14295@psf.upfronthosting.co.za>
2012-03-15 00:09:32eric.araujolinkissue14295 messages
2012-03-15 00:09:32eric.araujocreate