OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | expand_default (self, option) |
![]() | |
def | __init__ (self, *args, **kwargs) |
def | format_option_strings (self, option) |
def | format_heading (self, heading) |
def | format_usage (self, usage) |
def | format_description (self, description) |
def | format_epilog (self, epilog) |
def | indent_lines (self, text, indent) |
Custom help formatter for use in ConfigOptionParser. This is updates the defaults before expanding them, allowing them to show up correctly in the help listing. Also redact auth from url type options
def expand_default | ( | self, | |
option | |||
) |