Jan Killian <jan.kill...@gmail.com> added the comment:

* 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.

----------
Added file: http://bugs.python.org/file17947/shutil_which_82778.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue444582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to