commit-gnue
[Top][All Lists]
Advanced

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

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


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

Author: reinhard
Date: 2007-02-14 01:48:29 -0600 (Wed, 14 Feb 2007)
New Revision: 9379

Modified:
   trunk/gnue-forms/src/input/displayHandlers/datehandler.py
Log:
Fixed epydoc.


Modified: trunk/gnue-forms/src/input/displayHandlers/datehandler.py
===================================================================
--- trunk/gnue-forms/src/input/displayHandlers/datehandler.py   2007-02-13 
16:02:14 UTC (rev 9378)
+++ trunk/gnue-forms/src/input/displayHandlers/datehandler.py   2007-02-14 
07:48:29 UTC (rev 9379)
@@ -152,7 +152,7 @@
     def _split_apart(self, text):
         """
         Split the given string into the components according to the order as
-        given by @L{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]