xref: /aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/etree/cElementTree.py (revision cda5da8d549138a6648c5ee6d7a49cf8f4a657be)
1*cda5da8dSAndroid Build Coastguard Worker# Deprecated alias for xml.etree.ElementTree
2*cda5da8dSAndroid Build Coastguard Worker
3*cda5da8dSAndroid Build Coastguard Workerfrom xml.etree.ElementTree import *
4