/usr/share/pyshared/soaplib/etimport.py is in python-soaplib 0.8.1-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | # only import lxml in this fork
import lxml.etree as ElementTree
|