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 74 2007-02-27 15:11:35Z the.p...
  __id__ = '$Id: __init__.py 74 2007-02-27 15:11:35Z the.pythy $'
  __url__ = '$URL: https://pythy.googlecode.com/svn/trunk/pytils...
  VERSION_MAJOR = 0
Major version of PyTils (i.e.
  VERSION_MINOR = 2
Minor version of PyTils (i.e.
  VERSION_TINY = 1
Tiny version of PyTils (i.e.
  REL_DATE = '20070227'
Release date
  _module_dates = ['20070227', '20070102', '20070102', '20070102...
Last changes in submodules
  SVN_DATE = '20070227'
Last change in submodules
  VERSION = '0.2.1'
Version's string (with appended svndate)
  _module_name = 'utils'
Variables Details [hide private]

__revision__

Value:
'$Id: __init__.py 74 2007-02-27 15:11:35Z the.pythy $'

__url__

Value:
'$URL: https://pythy.googlecode.com/svn/trunk/pytils/pytils/__init__.p\
y $'

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:
1

_module_dates

Last changes in submodules
Value:
['20070227',
 '20070102',
 '20070102',
 '20070102',
 '20070219',
 '20070102']