Chris Jerdonek added the comment:

I don't think support.temp_cwd() should be changed for this issue (or needs to 
be).  Also, changing it in the proposed way could mask errors in the test suite 
since tests were written against the current behavior.

regrtest.py and __main__.py should both behave the same with respect to 
creating the temp dir, etc. since both invocations should work from the 
command-line:

http://hg.python.org/cpython/file/96f08a22f562/Lib/test/regrtest.py#l9

----------

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

Reply via email to