Message292512
I just realized that is is not so easy to avoid gettext import. gettext is used in the ArgumentParser constructor for localizing names of default groups and the default help (besides they are used only for formatting help). This adds importing the locale module. |
|
Date |
User |
Action |
Args |
2017-04-28 05:43:17 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, pitrou, bethard, vstinner, christian.heimes, berker.peksag, paul.j3, wolma, yan12125 |
2017-04-28 05:43:16 | serhiy.storchaka | set | messageid: <1493358196.96.0.928900400687.issue30152@psf.upfronthosting.co.za> |
2017-04-28 05:43:16 | serhiy.storchaka | link | issue30152 messages |
2017-04-28 05:43:16 | serhiy.storchaka | create | |
|