1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/executor/process
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 Making the switch to v2 2015-05-03 21:47:26 -05:00
result.py Comments pointing the way towards substituting cryptography for pycrypto 2015-08-24 15:50:37 -07:00
worker.py Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00