openmedialibrary_platform/Darwin/lib/python3.5/xml/etree/cElementTree.py

4 lines
82 B
Python
Raw Normal View History

2014-09-30 16:15:32 +00:00
# Deprecated alias for xml.etree.ElementTree
from xml.etree.ElementTree import *