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 amaury.forgeotdarc, danimo, georg.brandl
Date 2010-12-02.17:35:40
SpamBayes Score 0.11294055
Marked as misclassified No
Message-id <1291311348.41.0.0296813545195.issue10604@psf.upfronthosting.co.za>
In-reply-to
Content
Before the multiplication, "bufsz" is not aptly named: as your snippet shows it's counting the number of delimiters in the PYTHONPATH.
History
Date User Action Args
2010-12-02 17:35:48georg.brandlsetrecipients: + georg.brandl, amaury.forgeotdarc, danimo
2010-12-02 17:35:48georg.brandlsetmessageid: <1291311348.41.0.0296813545195.issue10604@psf.upfronthosting.co.za>
2010-12-02 17:35:40georg.brandllinkissue10604 messages
2010-12-02 17:35:40georg.brandlcreate