
python-checkins at python
Sep 6, 2008, 10:13 AM
Post #1 of 1
(45 views)
Permalink
|
|
r66256 - doctools/trunk/doc/config.rst
|
|
Author: georg.brandl Date: Sat Sep 6 19:13:49 2008 New Revision: 66256 Log: Add polish to language list. Modified: doctools/trunk/doc/config.rst Modified: doctools/trunk/doc/config.rst ============================================================================== --- doctools/trunk/doc/config.rst (original) +++ doctools/trunk/doc/config.rst Sat Sep 6 19:13:49 2008 @@ -196,6 +196,7 @@ * ``de`` -- German * ``en`` -- English * ``fr`` -- French + * ``pl`` -- Polish .. confval:: today today_fmt _______________________________________________ Python-checkins mailing list Python-checkins[at]python.org http://mail.python.org/mailman/listinfo/python-checkins
|