| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18922: Now The Lib/smtpd.py and Tools/i18n/msgfmt.py scripts write | Serhiy Storchaka | 2013-09-05 | 1 | -1/+1 |
|
|
* | #18803: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-25 | 1 | -1/+1 |
|
|
* | #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Pa... | Ezio Melotti | 2012-11-09 | 1 | -3/+3 |
|
|
* | Issue #9308: Removed redundant coding cookies. Added tests for | Alexander Belopolsky | 2010-10-15 | 1 | -2/+1 |
|
|
* | Issue #8974: fix print calls in msgfmt.py. | Martin v. Löwis | 2010-07-11 | 1 | -2/+2 |
|
|
* | Port to Python 3. | Martin v. Löwis | 2010-06-04 | 1 | -9/+21 |
|
|
* | Merged revisions 81697 via svnmerge from | Martin v. Löwis | 2010-06-04 | 1 | -2/+25 |
|
|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | More 2to3 fixes in the Tools directory. Fixes #2893. | Georg Brandl | 2008-05-16 | 1 | -2/+1 |
|
|
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -10/+10 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -3/+3 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -1/+1 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -2/+2 |
|
|
* | Declare encoding. Use unsigned long constants. Fixes #728277. | Martin v. Löwis | 2003-05-09 | 1 | -3/+3 |
|
|
* | Added -o/--output-file option as per GNU msgfmt to specify the output | Barry Warsaw | 2001-03-02 | 1 | -9/+18 |
|
|
* | Tool to generate binary GNU .mo file from .po template files. Written | Barry Warsaw | 2000-09-01 | 1 | -0/+194 |
|
|