Package zope :: Package i18n
[show private | hide private]
[frames | no frames]

Package zope.i18n

i18n support.

$Id: __init__.py,v 1.2 2005/06/24 16:52:32 nyergler Exp $
Submodules

Function Summary
  interpolate(text, mapping)
Insert the data passed from mapping into the text
  translate(*args, **kw)

Variable Summary
str NAME_RE = '[a-zA-Z][-a-zA-Z0-9_]*'

Function Details

interpolate(text, mapping)

Insert the data passed from mapping into the text

Variable Details

NAME_RE

Type:
str
Value:
'[a-zA-Z][-a-zA-Z0-9_]*'                                               

Generated by Epydoc 2.1 on Fri Jun 24 12:01:25 2005 http://epydoc.sf.net