1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-31 21:40:55 +00:00
community.general/lib
colynn.liu ed48fb0f25 fixed python 2.4 compatibility
nf=tempfile.NamedTemporaryFile(delete=False)
TypeError: NamedTemporaryFile() got an unexpected keyword argument 'delete'
2016-12-08 11:33:45 -05:00
..
ansible fixed python 2.4 compatibility 2016-12-08 11:33:45 -05:00