You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chriskiehl 37debcc050 Fixed Nargs issue (#39) 10 years ago
..
__init__.py last big push before packaging 11 years ago
example_argparse_souce_in_main.py Fixed bug in parser that was preventing different argparse import styles from being recognized 10 years ago
example_argparse_souce_in_try.py Updated Documentation 10 years ago
mock_app_vars_in_args.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
mock_argparse_example.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
mockapp.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
mockapp_import_argparse.py Fixed bug in parser that was preventing different argparse import styles from being recognized 10 years ago
mockapp_nargs.py Fixed Nargs issue (#39) 10 years ago
module_with_no_argparse.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
qwindelzorf _example.py Fixed a bug in base_window where None was being passed as a param when ArgumentParser.description was empty 10 years ago