diff options
Diffstat (limited to 'EasyInstall.txt')
| -rwxr-xr-x | EasyInstall.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/EasyInstall.txt b/EasyInstall.txt index 0d98e7c1..f0cf23f7 100755 --- a/EasyInstall.txt +++ b/EasyInstall.txt @@ -874,6 +874,10 @@ Known Issues the shortest one. This helps to avoid "table of contents" CGI URLs like the ones on effbot.org. + * Quote arguments to python.exe (including python's path) to avoid problems + when Python (or a script) is installed in a directory whose name contains + spaces on Windows. + 0.6a8 * Update for changed SourceForge mirror format |
