]> granicus.if.org Git - python/commit
- found a case where sys.path[0] isn't set to Contents/Resources,
authorJust van Rossum <just@letterror.com>
Sat, 30 Nov 2002 19:56:14 +0000 (19:56 +0000)
committerJust van Rossum <just@letterror.com>
Sat, 30 Nov 2002 19:56:14 +0000 (19:56 +0000)
commit888e100356f831be7d01dbd0d1768bd8f4c85f14
tree2d72021b1e91dbb868c5dd79580d6d70fe739992
parent6453c1f218b53c4c68faa37cb15db81357c5e5dc
- found a case where sys.path[0] isn't set to Contents/Resources,
  so search the entire path.
- only add modules if we're building a standalone application.
Mac/Lib/bundlebuilder.py