test_mod_args.py
2.81 KB
-
This makes the module args parser more functional to eliminate side effects and… · 79f41d9c
This makes the module args parser more functional to eliminate side effects and eliminiates the 'return None' error path to make sure we are handling more use cases. Some paths are not yet complete, including most likely handling of the 'raw' module.
Michael DeHaan committed