diff metadata.cfg @ 18:d55bfb1a4701 MySQLdb

Tons of changes from major refactoring/cleanup. This is all really broken right now. In particular, all results are returned as strings.
author adustman
date Fri, 14 Mar 2008 23:06:29 +0000
parents 3f4c6af70e52
children
line wrap: on
line diff
--- a/metadata.cfg	Tue Feb 27 00:58:49 2007 +0000
+++ b/metadata.cfg	Fri Mar 14 23:06:29 2008 +0000
@@ -45,10 +45,10 @@
         Topic :: Database
         Topic :: Database :: Database Engines/Servers
 py_modules:
-        _mysql_exceptions
         MySQLdb.converters
         MySQLdb.connections
         MySQLdb.cursors
+        MySQLdb.exceptions
         MySQLdb.release
         MySQLdb.times
         MySQLdb.constants.CR