This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients
Date 2003-10-05.18:09:19
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

The Python installer used to do this.  We won't do it again.  
By default, we pick a directory on the boot drive with no 
embedded spaces, and one equal to its DOS 8.3 name.  
Violating any of those creates needless problems, so we won't 
violate it by default.  You're of course free to chose a 
different directory, in which case you can solve the problems 
you create for yourself.
History
Date User Action Args
2007-08-23 14:17:30adminlinkissue818030 messages
2007-08-23 14:17:30admincreate