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, tarek, tleeuwenburg@gmail.com
日期 2010-07-11.18:31:46
SpamBayes Score 0.025531795
Marked as misclassified
Message-id <1278873110.76.0.424791135839.issue444582@psf.upfronthosting.co.za>
In-reply-to
内容
* hardcoded deafult PATHEXT values for different versions of Windows
  (confirmed the W2K, W2008 values via google)
* code+tests+docs cleanup

Just one question: is there some std proc how to run the test suite on the updated stdlib in a working repo?
For now, I just copied the Lib/test/test_shutil.py to a parent Lib/ dir, renamed Lib/test temporarily to not collide with a test module, and run python test_shutil.py in Lib, but I guess you have some simpler way to do it.
历史
日期 用户 动作 参数
2010-07-11 18:31:51iki修改recipients: + iki, edemaine, christian.heimes, ajaksu2, tarek, eric.araujo, Christophe Simonis, andybuckley, tleeuwenburg@gmail.com, brian.curtin, meatballhat
2010-07-11 18:31:50iki修改messageid: <1278873110.76.0.424791135839.issue444582@psf.upfronthosting.co.za>
2010-07-11 18:31:49iki链接issue444582 messages
2010-07-11 18:31:48iki创建