commit | af5725104b68a051c1c7cd0c11e364aff5780026 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Aug 11 21:40:38 1999 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Aug 11 21:40:38 1999 +0000 |
tree | 5fc18befc5c1dff0b3a041fd3061f3dedd94e818 | |
parent | aa6ed0c341106f405c14545b699a404a11ee77cb [diff] [blame] |
Initial revision
diff --git a/Tools/i18n/pygettext.py b/Tools/i18n/pygettext.py new file mode 100755 index 0000000..ee3ecd2 --- /dev/null +++ b/Tools/i18n/pygettext.py
@@ -0,0 +1 @@ +#! /usr/bin/env python