ansible/lib/ansible/vars
Marius Gedminas 0c6ce31f76 Use 'except ... as' syntax
This syntax works on Python 2.6 through 3.x.  lib/ansible/module_utils
(and lib/ansible/modules) need to support Python 2.4, so I didn't touch
those.
2015-08-27 22:15:04 +03:00
..
__init__.py Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
hostvars.py fixed hostvars access in conjunction with --limit usage 2015-08-27 00:15:26 +03:00