Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2015.10.24'