| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 23:01:57 +0000 |
Joseph Myers |
Python 3 preparation: use sum() instead of reduce().
|
| Tue, 24 Jul 2018 22:08:17 +0000 |
Joseph Myers |
Python 3 preparation: change "x.has_key(y)" to "y in x".
|
| Tue, 24 Jul 2018 09:54:52 +0000 |
Joseph Myers |
Python 3 preparation: convert print to a function.
|
| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| Thu, 26 Feb 2009 19:51:52 +0000 |
Stefan Seefeld |
Merge from upstream.
|
| Wed, 19 Dec 2001 00:32:13 +0000 |
Jürgen Hermann |
Updated to version 1.4 (python 2.2) version of pygettext
|
| Mon, 17 Dec 2001 19:36:56 +0000 |
Jürgen Hermann |
Minor change
|
| Fri, 30 Nov 2001 01:35:39 +0000 |
Jürgen Hermann |
Added change notes
|
| Fri, 30 Nov 2001 01:30:32 +0000 |
Jürgen Hermann |
Resolve pygettext args; described command line calls
|
| Thu, 22 Nov 2001 15:09:40 +0000 |
Jürgen Hermann |
Typo fix
|
| Thu, 22 Nov 2001 01:15:26 +0000 |
Jürgen Hermann |
Added warning for non-string _() markup (which is also ignored)
|
| Wed, 21 Nov 2001 23:35:45 +0000 |
Jürgen Hermann |
Added globbing for win32, and sample marking in a 2nd file to test it
|
| Wed, 21 Nov 2001 23:27:33 +0000 |
Jürgen Hermann |
To create a roundup .pot file, use:
|