[issue14004] Distutils filelist selects too many files on Windows

Jason R. Coombs report at bugs.python.org
Wed Feb 15 01:06:10 CET 2012


Jason R. Coombs <jaraco at jaraco.com> added the comment:

If always using a posix path separator, I recommend using posixpath.join instead of hard-coding the path separator.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14004>
_______________________________________


More information about the Python-bugs-list mailing list