You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/v2/parsing
Michael DeHaan 79f41d9c1a 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.
10 years ago
..
yaml Teaching objects to load themselves, making the JSON/YAML parsing ambidexterous. 10 years ago
__init__.py Teaching objects to load themselves, making the JSON/YAML parsing ambidexterous. 10 years ago
test_general.py Teaching objects to load themselves, making the JSON/YAML parsing ambidexterous. 10 years ago
test_mod_args.py This makes the module args parser more functional to eliminate side effects and eliminiates the 'return None' error path 10 years ago