Serhiy Storchaka added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30152>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to