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 georg.brandl
Recipients barry, docs@python, eli.bendersky, ethan.furman, georg.brandl, mark
Date 2015-01-24.07:06:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422083216.97.0.695894136742.issue23292@psf.upfronthosting.co.za>
In-reply-to
Content
Well, for such operations (namespace manipulation) __dict__ is also often used, so I wouldn't say it's too ugly.
History
Date User Action Args
2015-01-24 07:06:57georg.brandlsetrecipients: + georg.brandl, barry, mark, eli.bendersky, docs@python, ethan.furman
2015-01-24 07:06:56georg.brandlsetmessageid: <1422083216.97.0.695894136742.issue23292@psf.upfronthosting.co.za>
2015-01-24 07:06:56georg.brandllinkissue23292 messages
2015-01-24 07:06:56georg.brandlcreate