]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
move import into function to avoid having to add an __all__ list...
authorSkip Montanaro <skip@pobox.com>
Thu, 1 Mar 2001 04:13:51 +0000 (04:13 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 1 Mar 2001 04:13:51 +0000 (04:13 +0000)
commit58eadbaf1289f8671e435fb3a00e9e0351abbc16
treeaec4ac2ee8ae4bd65a7f2fa7b7079f072664c328
parent59ade080796be93cbe31f3c0c339f8e5756e9a1d
move import into function to avoid having to add an __all__ list...
Lib/whichdb.py