Always use map from the future

This commit is contained in:
Jason R. Coombs 2016-09-03 12:29:53 -04:00
parent 946b5d1f4b
commit 7ab8e44695

View File

@ -1,6 +1,6 @@
import itertools
from six.moves import urllib
from six.moves import urllib, map
import xmltodict