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 pitrou
Recipients Arfrever, amaury.forgeotdarc, cvrebert, davide.rizzo, docs@python, eric.araujo, ezio.melotti, pitrou
Date 2012-07-26.16:14:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343319298.69.0.599817826643.issue15360@psf.upfronthosting.co.za>
In-reply-to
Content
I think assigning to __dict__ is an implementation detail; we shouldn't document it before it is clearly agreed what it should do (which probably deserves asking on python-dev).
History
Date User Action Args
2012-07-26 16:14:58pitrousetrecipients: + pitrou, amaury.forgeotdarc, ezio.melotti, eric.araujo, Arfrever, cvrebert, docs@python, davide.rizzo
2012-07-26 16:14:58pitrousetmessageid: <1343319298.69.0.599817826643.issue15360@psf.upfronthosting.co.za>
2012-07-26 16:14:58pitroulinkissue15360 messages
2012-07-26 16:14:57pitroucreate