[issue6208] path separator output ignores shell's path separator: / instead of \

Terry J. Reedy report at bugs.python.org
Fri Jun 12 18:46:40 CEST 2009


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Rupert, your original posts mislabels slash '/' and backslach '\' as the
opposite.  I have no idea what change you are requesting.  Please post a
minimal (line or two) code example with actual output and desired output.

I do not know if changing os.sep changes output.  I suspect that what is
printed may be controlled somewhat by the OS.

----------
nosy: +tjreedy
versions:  -Python 2.6, Python 3.1

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


More information about the Python-bugs-list mailing list