Home | Trees | Indices | Help |
|
---|
|
object --+ | Validator --+ | IS_LOWER
>>> IS_LOWER()('ABC') ('abc', None) >>> IS_LOWER()('Ñ') ('\xc3\xb1', None)
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Aug 4 00:47:02 2011 | http://epydoc.sourceforge.net |