MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / FancyGetopt

Class FancyGetopt

Lib/distutils/fancy_getopt.py:33–397  ·  view source on GitHub ↗

Wrapper around the standard 'getopt()' module that provides some handy extra functionality: * short and long options are tied together * options have help strings, and help text can be assembled from them * options set attributes of a passed-in object * boolean op

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

show_compilersFunction · 0.90
parse_command_lineMethod · 0.90
show_formatsFunction · 0.90
show_formatsFunction · 0.90
fancy_getoptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected