community.general/lib/ansible/template
Marius Gedminas ba0cf42ce9 Python 3: use six.string_types instead of basestring
Reduces the number of failing tests from 35 to 17.
2015-09-09 09:25:23 +03:00
..
__init__.py Python 3: use six.string_types instead of basestring 2015-09-09 09:25:23 +03:00
safe_eval.py Make sure locals in safe_eval is a plain dict when running eval 2015-09-02 13:54:58 -04: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