7 Apr
2009
7 Apr
'09
4:35 p.m.
On Tue, Apr 7, 2009 at 9:41 AM, Vincent Povirk <madewokherd+8cd9(a)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? -- -Austin