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 tarek
Recipients collinwinter, jyasskin, skip.montanaro, tarek
Date 2010-01-10.22:38:04
SpamBayes Score 2.5644653e-08
Marked as misclassified No
Message-id <1263163086.08.0.592095135236.issue5372@psf.upfronthosting.co.za>
In-reply-to
Content
This optimization is indeed simplistic. 

I'll also remove _prep_compiler() in trunk, as I don't see a problem in removing it in the 2.7.x and 3.2.x series.

I also need to fix it in 2.6.x / 3.1.x, but I'll keep the private method there.
History
Date User Action Args
2010-01-10 22:38:06tareksetrecipients: + tarek, skip.montanaro, collinwinter, jyasskin
2010-01-10 22:38:06tareksetmessageid: <1263163086.08.0.592095135236.issue5372@psf.upfronthosting.co.za>
2010-01-10 22:38:04tareklinkissue5372 messages
2010-01-10 22:38:04tarekcreate