| Trees | Index | Help |
|
|---|
| Package zope :: Package i18n |
|
i18n support.
$Id: __init__.py,v 1.2 2005/06/24 16:52:32 nyergler Exp $| Submodules | |
|---|---|
| |
| Function Summary | |
|---|---|
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
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:25 2005 | http://epydoc.sf.net |