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.

作者 iki
收信人 Christophe Simonis, ajaksu2, andybuckley, brian.curtin, christian.heimes, edemaine, eric.araujo, iki, meatballhat, michael.foord, pitrou, tarek, tleeuwenburg@gmail.com
日期 2010-07-12.13:38:22
SpamBayes Score 0.00069045817
Marked as misclassified
Message-id <1278941907.32.0.552460755483.issue444582@psf.upfronthosting.co.za>
In-reply-to
内容
@ Éric and Antoine: Thanks for the useful hints!

* PATH and PATHEXT are now evaluated when needed, not only on module init. The rationale is, that the lib user may change them, eg. to include a directory with additional commands.

* the only helper module-level variables left are _windows and _getwinpathext() 

* updated doctest

* updated versionadded in docs to 3.2
历史
日期 用户 动作 参数
2010-07-12 13:38:27iki修改recipients: + iki, edemaine, pitrou, christian.heimes, ajaksu2, tarek, eric.araujo, Christophe Simonis, andybuckley, tleeuwenburg@gmail.com, michael.foord, brian.curtin, meatballhat
2010-07-12 13:38:27iki修改messageid: <1278941907.32.0.552460755483.issue444582@psf.upfronthosting.co.za>
2010-07-12 13:38:26iki链接issue444582 messages
2010-07-12 13:38:25iki创建