try: import _dbapi except ImportError: import _nullapi as _dbapi __all__ = ['verinfo'] from _dbapi import verinfo