Home | Trees | Indices | Help |
---|
|
|
|||
|
provide_unicode(stext,
encoding,
default=u"неизвестно") Provide Unicode from text |
||
|
provide_str(utext,
encoding,
default="unknown") Provide text from Unicode |
||
|
get_value_by_name(variable_name,
depth=1) Return value of variable by it's name |
||
|
check_type(variable_name,
typ) Checks type of variable |
||
|
check_length(variable_name,
length) Checks length of variable's value |
||
|
check_positive(variable_name,
strict=False) Checks if variable is positive |
|
|||
|
__revision__ = '$Id: utils.py 28 2006-10-21 08:03:02Z the.pythy $'
|
||
|
__id__ = '$Id: utils.py 28 2006-10-21 08:03:02Z the.pythy $'
|
||
|
__url__ = '$URL: https://pythy.googlecode.com/svn/trunk/pytils...
|
|
|
|
|
|
|
|
|
__revision__None
|
__id__None
|
__url__None
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Oct 29 00:35:02 2006 | http://epydoc.sourceforge.net |