mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
merge with 3.4
This commit is contained in:
commit
794e9bf1fe
41 changed files with 145 additions and 164 deletions
|
@ -460,7 +460,7 @@ translatable. `Babel <http://babel.pocoo.org/>`__ is a Python
|
|||
internationalization library that includes a :file:`pybabel` script to
|
||||
extract and compile message catalogs. François Pinard's program
|
||||
called :program:`xpot` does a similar job and is available as part of
|
||||
his `po-utils package <http://po-utils.progiciels-bpi.ca/>`__.
|
||||
his `po-utils package <https://github.com/pinard/po-utils>`__.
|
||||
|
||||
(Python also includes pure-Python versions of these programs, called
|
||||
:program:`pygettext.py` and :program:`msgfmt.py`; some Python distributions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue