Package pytils
[hide private]

Package pytils

source code

Simple processing for russian strings

Submodules [hide private]

Functions [hide private]
 
_get_svn_date_from_id(id_string)
Returns date of last update (extract from __id__)
source code
Variables [hide private]
  __revision__ = '$Id: __init__.py 102 2007-07-12 12:33:36Z the....
  __id__ = '$Id: __init__.py 102 2007-07-12 12:33:36Z the.pythy $'
  __url__ = '$URL: https://pythy.googlecode.com/svn/tags/pytils/...
  VERSION_MAJOR = 0
Major version of pytils (i.e.
  VERSION_MINOR = 2
Minor version of pytils (i.e.
  VERSION_TINY = 2
Tiny version of pytils (i.e.
  REL_DATE = '20070712'
Release date
  _module_dates = ['20070712', '20070712', '20070712', '20070712...
Last changes in submodules
  SVN_DATE = '20070712'
Last change in submodules
  VERSION = '0.2.2'
Version's string (with appended svndate)
  _module_name = 'utils'

Imports: pytils.utils


Variables Details [hide private]

__revision__

Value:
'$Id: __init__.py 102 2007-07-12 12:33:36Z the.pythy $'

__url__

Value:
'$URL: https://pythy.googlecode.com/svn/tags/pytils/0_2_2/pytils/__ini\
t__.py $'

VERSION_MAJOR

Major version of pytils (i.e. branch)
Value:
0

VERSION_MINOR

Minor version of pytils (i.e. release)
Value:
2

VERSION_TINY

Tiny version of pytils (i.e. subrelease)
Value:
2

_module_dates

Last changes in submodules
Value:
['20070712',
 '20070712',
 '20070712',
 '20070712',
 '20070712',
 '20070712']