mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Python equivalent of xgettext(1). This was originally released
separately but now is included in the standard Python distribution.
This commit is contained in:
parent
19878f58fe
commit
a507c32991
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#! /usr/bin/env python
|
||||
# Originally written by Barry Warsaw <bwarsaw@python.org>
|
||||
|
||||
"""pygettext -- Python equivalent of xgettext(1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue