Author: ianb
Date: 2008-11-15 13:54:28 -0700 (Sat, 15 Nov 2008)
New Revision: 3665
Modified:
FormEncode/trunk/formencode/validators.py
Log:
typo/syntax error
Modified: FormEncode/trunk/formencode/validators.py
===================================================================
--- FormEncode/trunk/formencode/validators.py 2008-11-15 20:47:50 UTC (rev
3664)
+++ FormEncode/trunk/formencode/validators.py 2008-11-15 20:54:28 UTC (rev
3665)
@@ -59,7 +59,7 @@
# The surrounding _("string") of the strings is only for extracting
# the strings automatically
# (Note: we can't use a def statement, because pygettext dislikes it)
-_ = lambda s: return s
+_ = lambda s: s
############################################################
## Utility methods
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs