rep1/python37/Lib/xml/etree/cElementTree.py

4 lines
82 B
Python
Raw Normal View History

2024-11-21 09:00:42 +08:00
# Deprecated alias for xml.etree.ElementTree
from xml.etree.ElementTree import *