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 stutzbach
Recipients alex, loewis, michael.foord, stutzbach
Date 2011-03-10.15:54:28
SpamBayes Score 0.011835051
Marked as misclassified No
Message-id <1299772470.62.0.583810228844.issue11455@psf.upfronthosting.co.za>
In-reply-to
Content
For what it's worth, I believe this could be implemented easily by calling _PyDict_HasOnlyStringKeys at the end of the class creation process.
History
Date User Action Args
2011-03-10 15:54:30stutzbachsetrecipients: + stutzbach, loewis, alex, michael.foord
2011-03-10 15:54:30stutzbachsetmessageid: <1299772470.62.0.583810228844.issue11455@psf.upfronthosting.co.za>
2011-03-10 15:54:28stutzbachlinkissue11455 messages
2011-03-10 15:54:28stutzbachcreate