Issue 1589013: Typo in Mac installer image name (original) (raw)

Issue1589013

Created on 2006-11-02 01:40 by virtualspirit, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
macpython-typo.patch virtualspirit,2006-11-02 01:40 Patch for typo in /trunk/Mac/BuildScript/build-installer.py
Messages (3)
msg51307 - (view) Author: Humberto Diógenes (virtualspirit) Date: 2006-11-02 01:40
When installing Python on a Mac, the image is mounted with a wrong name: "Univeral" MacPython. $ mount | grep Py /dev/disk1s2 on /Volumes/Univeral MacPython 2.4.4 (...)
msg51308 - (view) Author: Humberto Diógenes (virtualspirit) Date: 2006-11-02 05:47
Logged In: YES user_id=736405 #1589070 contains an expanded version of this patch.
msg51309 - (view) Author: Ronald Oussoren (ronaldoussoren) * (Python committer) Date: 2006-11-07 16:08
Logged In: YES user_id=580910 As you've noticed I've applied that other patch. Thanks again.
History
Date User Action Args
2022-04-11 14:56:21 admin set github: 44185
2006-11-02 01:40:14 virtualspirit create