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 chris.jerdonek
Recipients Arfrever, chris.jerdonek, r.david.murray
Date 2012-06-30.04:09:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341029396.67.0.710366606713.issue15223@psf.upfronthosting.co.za>
In-reply-to
Content
datetime.__dict__ is another attribute that behaves this way (i.e. doesn't exist for instances in CPython but does for PyPy).
History
Date User Action Args
2012-06-30 04:09:56chris.jerdoneksetrecipients: + chris.jerdonek, Arfrever, r.david.murray
2012-06-30 04:09:56chris.jerdoneksetmessageid: <1341029396.67.0.710366606713.issue15223@psf.upfronthosting.co.za>
2012-06-30 04:09:56chris.jerdoneklinkissue15223 messages
2012-06-30 04:09:55chris.jerdonekcreate