ansible/lib
Toshio Kuratomi 51ec35378d xrange and izip_longest aren't available in vanilla python3 (#17226)
Fixes for these are either rewriting to get rid of the need for the
functions or using six.moves to get equivalent functions for both
python2 and python3
2016-08-24 12:28:02 -07:00
..
ansible xrange and izip_longest aren't available in vanilla python3 (#17226) 2016-08-24 12:28:02 -07:00