On Tue, Apr 7, 2009 at 9:41 AM, Vincent Povirk madewokherd+8cd9@gmail.com wrote:
"Working" in this case means that either:
- os.exists('/bin/sh') returns False (the case on Windows)
Do I understand you correctly to mean that if I create "C:\bin\sh" on windows and run the Python test suite, it will fail?