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 benjamin.peterson, ncoghlan, pitrou
Date 2012-02-26.15:25:52
SpamBayes Score 0.00039938337
Marked as misclassified No
Message-id <1330269953.62.0.866794092182.issue14133@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think it has to be a __special__ attribute. suppress_context would probably be fine.
Also, instead of looking up the attribute in the dict, why not have a dedicated C member?
History
Date User Action Args
2012-02-26 15:25:53pitrousetrecipients: + pitrou, ncoghlan, benjamin.peterson
2012-02-26 15:25:53pitrousetmessageid: <1330269953.62.0.866794092182.issue14133@psf.upfronthosting.co.za>
2012-02-26 15:25:53pitroulinkissue14133 messages
2012-02-26 15:25:53pitroucreate