summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorMark Hammond <mhammond@skippinet.com.au>2001-01-31 07:30:29 (GMT)
committerMark Hammond <mhammond@skippinet.com.au>2001-01-31 07:30:29 (GMT)
commit0850137fe4eb3bad462a03e78b5d7a440835e521 (patch)
treecdb987ec80a0abb4e763b02c3f1bb43a30df5d35 /PCbuild
parent64aae6695fa0f7677b94230540a298d686c071e3 (diff)
downloadcpython-0850137fe4eb3bad462a03e78b5d7a440835e521.zip
cpython-0850137fe4eb3bad462a03e78b5d7a440835e521.tar.gz
cpython-0850137fe4eb3bad462a03e78b5d7a440835e521.tar.bz2
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 'PCbuild')
0 files changed, 0 insertions, 0 deletions