This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, bbkane
Date 2019-05-08.14:24:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557325468.55.0.585734133292.issue36837@roundup.psfhosted.org>
In-reply-to
Content
One other suggestion: put the bulk of Tools/i18n/pygettext.py into Lib/_pygettext.py, then import its main() in both Lib/gettext.py and Tools/i18n/pygettext.py.  Then just call that main().
History
Date User Action Args
2019-05-08 14:24:28barrysetrecipients: + barry, bbkane
2019-05-08 14:24:28barrysetmessageid: <1557325468.55.0.585734133292.issue36837@roundup.psfhosted.org>
2019-05-08 14:24:28barrylinkissue36837 messages
2019-05-08 14:24:28barrycreate