]> granicus.if.org Git - python/commit
Function to guess which db package created a database.
authorGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 16:30:15 +0000 (16:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 16:30:15 +0000 (16:30 +0000)
commit8d12a1bcbcee483671bfe7d566a3412f57fa8b58
treefd314803daf32f956f582b5e8eb4013908a80a0a
parent3534a8932a26ce1cc67595c7c6f059f7ddc40ddc
Function to guess which db package created a database.
Lib/whichdb.py [new file with mode: 0644]