commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r9380 - trunk/gnue-forms/src/input/displayHandlers


From: reinhard
Subject: [gnue] r9380 - trunk/gnue-forms/src/input/displayHandlers
Date: Wed, 14 Feb 2007 01:56:56 -0600 (CST)

Author: reinhard
Date: 2007-02-14 01:56:56 -0600 (Wed, 14 Feb 2007)
New Revision: 9380

Modified:
   trunk/gnue-forms/src/input/displayHandlers/datehandler.py
Log:
It's C{}, not @C{} actually.


Modified: trunk/gnue-forms/src/input/displayHandlers/datehandler.py
===================================================================
--- trunk/gnue-forms/src/input/displayHandlers/datehandler.py   2007-02-14 
07:48:29 UTC (rev 9379)
+++ trunk/gnue-forms/src/input/displayHandlers/datehandler.py   2007-02-14 
07:56:56 UTC (rev 9380)
@@ -152,7 +152,7 @@
     def _split_apart(self, text):
         """
         Split the given string into the components according to the order as
-        given by @C{self._order}.
+        given by C{self._order}.
 
         @param text: the string to be split into it's components
         @returns: dictionary with the components using the item of self._order





reply via email to

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