]> granicus.if.org Git - python/commit
Translate spaces in the machine name to underscores
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 6 Jan 2003 13:28:12 +0000 (13:28 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 6 Jan 2003 13:28:12 +0000 (13:28 +0000)
commitb8c7b9f0ccb3073afba15bbcc68c1ada12a538bf
treed0945b56a6ffc07ef0f1afbee1b5b7b5f8ea794b
parent1772f176668dac4f1ad6aa425ecbc71a1fbcae73
Translate spaces in the machine name to underscores
    (Power Macintosh -> Power_Macintosh)
Lib/distutils/util.py