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, michael.foord, ncoghlan, pitrou
Date 2010-09-01.13:27:50
SpamBayes Score 0.0045017647
Marked as misclassified No
Message-id <1283347672.56.0.933212470378.issue9732@psf.upfronthosting.co.za>
In-reply-to
Content
+1 on the principle. This could help things like pydoc, especially on modern Web frameworks which do incredibly ugly things (per-thread global variables, descriptors executing tons of code etc.).
History
Date User Action Args
2010-09-01 13:27:52pitrousetrecipients: + pitrou, ncoghlan, benjamin.peterson, michael.foord
2010-09-01 13:27:52pitrousetmessageid: <1283347672.56.0.933212470378.issue9732@psf.upfronthosting.co.za>
2010-09-01 13:27:51pitroulinkissue9732 messages
2010-09-01 13:27:50pitroucreate