Example #1
0
def print_help():
    h = Help()
    print h.help_message()
Example #2
0
def print_help():
    h = Help()
    print h.help_message()