]> granicus.if.org Git - python/commit
Added a hack so we can build applets with a MacPython that uses the
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Nov 2002 00:05:47 +0000 (00:05 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Nov 2002 00:05:47 +0000 (00:05 +0000)
commit25e61d9e0a0b779f1c48838bd09938bbf1631990
tree5f50812c9a0fa04ad2bc612962c035b4b91b772d
parentb54a6ce15456342dd61177b5261c242fcceb90de
Added a hack so we can build applets with a MacPython that uses the
OSX 10.2 apple-supplied Python as its base: if we've copied a symlink
as the executable we remove it and install appletrunner in stead.
Mac/Lib/buildtools.py