commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r7433 - trunk/gnue-common/src/datasources/drivers/Base/Schema/Cre


From: reinhard
Subject: [gnue] r7433 - trunk/gnue-common/src/datasources/drivers/Base/Schema/Creation
Date: Wed, 20 Apr 2005 06:00:51 -0500 (CDT)

Author: reinhard
Date: 2005-04-20 06:00:49 -0500 (Wed, 20 Apr 2005)
New Revision: 7433

Modified:
   trunk/gnue-common/src/datasources/drivers/Base/Schema/Creation/Creation.py
Log:
Try to satisfy epydoc.


Modified: 
trunk/gnue-common/src/datasources/drivers/Base/Schema/Creation/Creation.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/Base/Schema/Creation/Creation.py  
2005-04-20 09:01:03 UTC (rev 7432)
+++ trunk/gnue-common/src/datasources/drivers/Base/Schema/Creation/Creation.py  
2005-04-20 11:00:49 UTC (rev 7433)
@@ -28,7 +28,7 @@
 # Exceptions
 # =============================================================================
 
-class Error (gException):
+class Error (errors.gException):
   pass
 
 class NoCreationError (Error):





reply via email to

[Prev in Thread] Current Thread [Next in Thread]