diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-03-07 21:10:21 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-03-07 21:10:21 (GMT) |
commit | 61cd0db3d2d3f78c85ba7c1ee52b5df63837a8ba (patch) | |
tree | 5cdde5fd789d50dfce5450dce6e96bb5b9c0eeee /Lib/email | |
parent | 669454e9dc4f8472b9239b4abdec1b7e111bb864 (diff) | |
download | cpython-61cd0db3d2d3f78c85ba7c1ee52b5df63837a8ba.zip cpython-61cd0db3d2d3f78c85ba7c1ee52b5df63837a8ba.tar.gz cpython-61cd0db3d2d3f78c85ba7c1ee52b5df63837a8ba.tar.bz2 |
Don't quote the path to Python unless the path contains an embedded space.
Quoting the path doesn't work on Win2K (cmd.exe) regardless, this is just
a hack to let the test pass again on Win2K (so long as Python isn't
installed in a path that does contain an embedded space). On Win2K it
looks like we'd also have to add a second pair of double quotes, around
the entire command line.
Diffstat (limited to 'Lib/email')
0 files changed, 0 insertions, 0 deletions