A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-January/031912.html below:

[Python-Dev] Directories w/ spaces - pita

[Python-Dev] Directories w/ spaces - pitaGreg Ward gward@python.net
Tue, 7 Jan 2003 22:09:39 -0500
On 03 January 2003, Skip Montanaro said:
> For example, on my Mac OS X system, building creates these two
> directories:
> 
>     ./build/lib.darwin-6.3-Power Macintosh-2.3
>     ./build/temp.darwin-6.3-Power Macintosh-2.3
> 
> I assume this is a configure thing, accepting the output of uname -m without
> further processing.

No, it's a distutils thing -- the code to change is get_platform() in
Lib/distutils/util.py.  Should probably munge *all* the strings returned
by os.uname() to remove characters that don't belong on filenames.

        Greg
-- 
Greg Ward <gward@python.net>                         http://www.gerg.ca/
I am NOT a nut....



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4