示例#1
0
 def _show_help(self, *args, **kw):
     with ei_usage(usage):
         Distribution._show_help(self, *args, **kw)
示例#2
0
 def _show_help(self, *args, **kw):
     with ei_usage(usage):
         Distribution._show_help(self, *args, **kw)