when I do the following:
import argparse parser = argparse.ArgumentParser() parser.parse_args([\'-ha\'])
I get: