Changeset: cd880362235e for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cd880362235e
Modified Files:
clients/python/test/dbapi20.py
Branch: default
Log Message:
English.
diffs (12 lines):
diff --git a/clients/python/test/dbapi20.py b/clients/python/test/dbapi20.py
--- a/clients/python/test/dbapi20.py
+++ b/clients/python/test/dbapi20.py
@@ -204,7 +204,7 @@ class DatabaseAPI20Test(unittest.TestCas
def test_Exceptions(self):
# Make sure required exceptions exist, and are in the
- # defined heirarchy.
+ # defined hierarchy.
self.assertTrue(issubclass(self.driver.Warning,StandardError))
self.assertTrue(issubclass(self.driver.Error,StandardError))
self.assertTrue(
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list