]> granicus.if.org Git - python/commit
removing one Mac hack and add another:
authorJust van Rossum <just@letterror.com>
Wed, 5 Mar 2003 15:46:54 +0000 (15:46 +0000)
committerJust van Rossum <just@letterror.com>
Wed, 5 Mar 2003 15:46:54 +0000 (15:46 +0000)
commit2ac79ef9e3168691efabad6877e45168a00738ac
tree04a47024a7890422b63da408e85632056f8a5c2d
parent73d538b9c6d2f262a7d615248c84e509ebd64731
removing one Mac hack and add another:
- The applet logic has been replaced to bundlebuilder's bootstrap script
- Due to Apple being extremely string about argv[0], we need a way to
  specify the actual executable name for use with sys.executable. See
  the comment embedded in the code.
Modules/main.c