[New-bugs-announce] [issue6208] path separator output ignores shell's path separator: / instead of \

ThurnerRupert report at bugs.python.org
Fri Jun 5 20:21:50 CEST 2009


New submission from ThurnerRupert <rupert.thurner at credit-suisse.com>:

when installing python for windows and running it from a msys or cygwin
shell, python does not notice that the path separator is backslash "/"
instead of forward slash "\".

can this be configured somehow, so the outputs are done like the current
shell accepts it? like checking in
http://docs.python.org/library/os.path.html what the parent process accepts?

----------
messages: 88958
nosy: ThurnerRupert
severity: normal
status: open
title: path separator output ignores shell's path separator: / instead of \
versions: Python 2.6, Python 3.1

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


More information about the New-bugs-announce mailing list