Package pytils
[hide private]
[frames] | no frames]

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__)

Variables [hide private]
  __revision__ = '$Id: __init__.py 35 2006-10-28 17:30:17Z the.pythy $'
  __id__ = '$Id: __init__.py 35 2006-10-28 17:30:17Z 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 = 0
Tiny version of PyTils (i.e.
  REL_DATE = '20061029'
Release date
  _module_dates = ['20061028', '20061021', '20061021', '20061028', '20...
Last changes in submodules
  SVN_DATE = '20061028'
Last change in submodules
  VERSION = '0.2.0'
Version's string (with appended svndate)
  _module_name = 'utils'

Function Details [hide private]

_get_svn_date_from_id(id_string)

source code 
Returns date of last update (extract from __id__)

Variables Details [hide private]

__revision__

None
Value:
'$Id: __init__.py 35 2006-10-28 17:30:17Z the.pythy $'                 
      

__id__

None
Value:
'$Id: __init__.py 35 2006-10-28 17:30:17Z the.pythy $'                 
      

__url__

None
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:
0                                                                     
      

REL_DATE

Release date
Value:
'20061029'                                                             
      

_module_dates

Last changes in submodules
Value:
['20061028', '20061021', '20061021', '20061028', '20060928', '20061021
']                                                                     
      

SVN_DATE

Last change in submodules
Value:
'20061028'                                                             
      

VERSION

Version's string (with appended svndate)
Value:
'0.2.0'                                                                
      

_module_name

None
Value:
'utils'