Chris Jerdonek added the comment:

The file gets created in the current working directory.  You won't see it when 
using regrtest since regrtest creates and then deletes a temp working directory.

To see it easier, try running instead:

./python.exe -m unittest test.test_posixpath

----------

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

Reply via email to