Where is the DBI module?

Daniel Dittmar daniel.dittmar at sap.com
Wed Mar 28 03:30:52 EST 2001


> I can "import DBI" but when I try to find the actual module in order to
> examine it I can't. Am I missing something obvious?

General solution:
[0] d:\ >python
Python 1.5.2 (#0, Apr 13 1999, 10:51:12) [MSC 32 bit (Intel)] on win32
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import dbi
>>> dbi
<module 'dbi' from 'D:\SAPDevelop\Devtool\Python\win32\dbi.dll'>
>>>

--
Daniel Dittmar
daniel.dittmar at sap.com
SAP DB, SAP Labs Berlin
http://www.sapdb.org/






More information about the Python-list mailing list