]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of 1.29 and 1.30 (1.28 is obsolete):
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 28 Feb 2004 23:21:50 +0000 (23:21 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 28 Feb 2004 23:21:50 +0000 (23:21 +0000)
commit1f7e9b25416c84029279be40bc2d7988f83c83bf
tree7479563502cff84c33f6d19eb3c531d77e0189c7
parentdd5f37301e22a7cafe295e3a1c2ffb53a1ca8824
Backport of 1.29 and 1.30 (1.28 is obsolete):
Started on version 0.4: better scheme for finding correct database:
- Try not only "darwin-7.X.Y" but also "darwin-7.X" and "darwin-7",
  so far we've never had to create anew database for a minor release.
- Distinguish between the various different installs (user-installed
  MacPython, apple-installed MacPython, other).
Lib/plat-mac/pimp.py