]> granicus.if.org Git - python/commit
- getDefaultDatabase wasn't listed in __all__.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 28 Dec 2004 21:33:27 +0000 (21:33 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 28 Dec 2004 21:33:27 +0000 (21:33 +0000)
commit702af67d479a182860012b5dc6005c3c8b8f1f52
treede690545b7c5f85d81a909b734a97ed8e1ebe651
parent935ca1018e81b45d220b1ec70a3349177af9d8c1
- getDefaultDatabase wasn't listed in __all__.
- using a different database for non-final releases should only be done
  for X.Y.0. Non-final micro releases can use the default database just fine,
  as they are required to be backward compatible.
Lib/plat-mac/pimp.py