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 r.david.murray
Recipients Arfrever, Trundle, barry, benjamin.peterson, eric.araujo, jcea, michael.foord, ncoghlan, r.david.murray, rhettinger
Date 2011-06-04.02:21:45
SpamBayes Score 0.00038867255
Marked as misclassified No
Message-id <1307154106.14.0.763890322727.issue12248@psf.upfronthosting.co.za>
In-reply-to
Content
I would guess that if you instead skipped __dir__ completely for old style classes it would expose a different bug in this or some other package.
History
Date User Action Args
2011-06-04 02:21:46r.david.murraysetrecipients: + r.david.murray, barry, rhettinger, jcea, ncoghlan, benjamin.peterson, eric.araujo, Arfrever, michael.foord, Trundle
2011-06-04 02:21:46r.david.murraysetmessageid: <1307154106.14.0.763890322727.issue12248@psf.upfronthosting.co.za>
2011-06-04 02:21:45r.david.murraylinkissue12248 messages
2011-06-04 02:21:45r.david.murraycreate