commit-gnue
[Top][All Lists]
Advanced

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

r5296 - trunk/gnue-appserver/src/classrep


From: reinhard
Subject: r5296 - trunk/gnue-appserver/src/classrep
Date: Wed, 10 Mar 2004 18:15:11 -0600 (CST)

Author: reinhard
Date: 2004-03-10 18:15:10 -0600 (Wed, 10 Mar 2004)
New Revision: 5296

Modified:
   trunk/gnue-appserver/src/classrep/Property.py
Log:
Fixed typo.


Modified: trunk/gnue-appserver/src/classrep/Property.py
===================================================================
--- trunk/gnue-appserver/src/classrep/Property.py       2004-03-11 00:10:46 UTC 
(rev 5295)
+++ trunk/gnue-appserver/src/classrep/Property.py       2004-03-11 00:15:10 UTC 
(rev 5296)
@@ -30,7 +30,7 @@
 # =============================================================================
 class PropertyDict (BaseDictionary):
 
-  _NotFoundException = EPropertyNotFound
+  _notFoundException = EPropertyNotFound
 
   # ---------------------------------------------------------------------------
   # Construct a Property-Dictionary for class aClass





reply via email to

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