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/template
Marius Gedminas 9b39af8e9a Python 3: the StringIO module is gone
Fixes 17 failing tests on Python 3.4, restoring the 8 failures we had
last Friday.
2015-09-28 09:28:53 +03:00
..
__init__.py Python 3: the StringIO module is gone 2015-09-28 09:28:53 +03:00
safe_eval.py Fix safe_eval() of set literals 2015-09-11 09:41:05 +03:00
template.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars.py Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00