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



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to