summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorMark Hammond <mhammond@skippinet.com.au>2001-01-31 07:30:29 +0000
committerMark Hammond <mhammond@skippinet.com.au>2001-01-31 07:30:29 +0000
commit0850137fe4eb3bad462a03e78b5d7a440835e521 (patch)
treecdb987ec80a0abb4e763b02c3f1bb43a30df5d35 /Python
parent64aae6695fa0f7677b94230540a298d686c071e3 (diff)
downloadcpython-git-0850137fe4eb3bad462a03e78b5d7a440835e521.tar.gz
Partial fix to [ Bug #128685 ] popen on Win9x isnt smart enough about finding w9xpopen.exe.
"Partial" as the code uses sys.prefix in an attempt to locate 'w9xpopen.exe', but sys.prefix is not set if Python can't find it itself. So this _still_ fails in Pythonwin, but I am committing the patch for 2 reasons: * Embedded apps that set sys.prefix or use PYTHONHOME will work * The exception raised on failure to find the executable is far more obvious
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions