mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
Fix some digicool addresses I noticed
This commit is contained in:
parent
115147921c
commit
c62af02ced
4 changed files with 5 additions and 5 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
\declaremodule{standard}{gettext}
|
||||
\modulesynopsis{Multilingual internationalization services.}
|
||||
\moduleauthor{Barry A. Warsaw}{barry@digicool.com}
|
||||
\sectionauthor{Barry A. Warsaw}{barry@digicool.com}
|
||||
\moduleauthor{Barry A. Warsaw}{barry@zope.com}
|
||||
\sectionauthor{Barry A. Warsaw}{barry@zope.com}
|
||||
|
||||
|
||||
The \module{gettext} module provides internationalization (I18N) and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue