commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r8323 - trunk/gnue-common/src/formatting


From: reinhard
Subject: [gnue] r8323 - trunk/gnue-common/src/formatting
Date: Mon, 3 Apr 2006 18:24:15 -0500 (CDT)

Author: reinhard
Date: 2006-03-31 12:19:16 -0600 (Fri, 31 Mar 2006)
New Revision: 8323

Modified:
   trunk/gnue-common/src/formatting/GTypecast.py
Log:
Fixed import.


Modified: trunk/gnue-common/src/formatting/GTypecast.py
===================================================================
--- trunk/gnue-common/src/formatting/GTypecast.py       2006-03-31 18:09:52 UTC 
(rev 8322)
+++ trunk/gnue-common/src/formatting/GTypecast.py       2006-03-31 18:19:16 UTC 
(rev 8323)
@@ -33,7 +33,7 @@
 import string
 from types import UnicodeType
 
-from gnue.common import errors
+from gnue.common.apps import errors
 
 # Raised if a value cannot be typecasted
 class TypecastError (errors.UserError): 





reply via email to

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