Skip to content

Commit a507c32

Browse files
committed
Python equivalent of xgettext(1). This was originally released
separately but now is included in the standard Python distribution.
1 parent 19878f5 commit a507c32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/i18n/pygettext.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#! /usr/bin/env python
2+
# Originally written by Barry Warsaw <bwarsaw@python.org>
23

34
"""pygettext -- Python equivalent of xgettext(1)
45

0 commit comments

Comments
 (0)