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 brett.cannon, eric.smith, ncoghlan, pitrou
Date 2012-04-23.23:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335222087.77.0.604542170457.issue14657@psf.upfronthosting.co.za>
In-reply-to
Content
New patch also avoids calling _setup() a second time (which can be annoying since _setup() has a list.append() call somewhere).
History
Date User Action Args
2012-04-23 23:01:27pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, eric.smith
2012-04-23 23:01:27pitrousetmessageid: <1335222087.77.0.604542170457.issue14657@psf.upfronthosting.co.za>
2012-04-23 23:01:27pitroulinkissue14657 messages
2012-04-23 23:01:27pitroucreate