pytable.defaultdrivers | index p:\table\pytable\defaultdrivers.py |
Import packages for all default DBDrivers
This module simply imports the packages for each known
DBDriver. The Package's __init__ then takes care of
registering the module as being available.
Note: no attempt is made to see if the underlying
database-driver module is available, so you can't
take this module's import as meaning the drivers
are *usable*, only *known*.
Modules | ||||||
|