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 norvellspearman
Recipients
Date 2006-12-20.15:53:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Would installing Python to \PROGRA~1\PythonXX prevent the space-in-filename problems?  This trick has (sometimes) worked for me when installing other programs that don't like spaces.

Another -- albeit inelegant -- solution would be to create a PythonXX directory under "\Program Files", cut and paste it to the root directory, then install Python to it.  I tested this and it seems to preserve the inherited permissions from "\Program Files" -- that is, normal users can't create files or directories in it.
History
Date User Action Args
2007-08-23 14:34:23adminlinkissue1284316 messages
2007-08-23 14:34:23admincreate