6 Commits

Author SHA1 Message Date
38075e7264 Duh. 2001-05-01 02:05:40 +00:00
56a78c60ff Type conversion dictionaries, factored out from MySQLdb.py. 2001-04-28 03:28:40 +00:00
3e2c672724 Documentation updates. 2001-04-28 03:27:58 +00:00
31fb50202d Lots of new __doc__ strings and other odds and ends
for new pydoc module in Python 2.1.

Exceptions have been moved into _mysql_const/exc.py.
Mostly this is for documentation purposes. Mostly.
2001-04-18 04:06:04 +00:00
e00de5823c Finally, a definitive way to determine if transactions are available. 2001-03-12 18:08:02 +00:00
05bbca4215 Move constants to external package. 2001-03-12 01:27:45 +00:00