This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ThurnerRupert
Recipients ThurnerRupert
Date 2009-06-05.18:21:49
SpamBayes Score 5.879789e-07
Marked as misclassified No
Message-id <1244226110.31.0.876689452852.issue6208@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2009-06-05 18:21:50ThurnerRupertsetrecipients: + ThurnerRupert
2009-06-05 18:21:50ThurnerRupertsetmessageid: <1244226110.31.0.876689452852.issue6208@psf.upfronthosting.co.za>
2009-06-05 18:21:49ThurnerRupertlinkissue6208 messages
2009-06-05 18:21:49ThurnerRupertcreate