summaryrefslogtreecommitdiff
path: root/tests/functional/d/deprecated/deprecated_module_py33.py
blob: a9fc2bda9c82ca3217cf5ccf52188070d88de7a2 (plain)
1
2
3
4
"""Test deprecated modules from Python 3.3."""
# pylint: disable=unused-import

import xml.etree.cElementTree  # [deprecated-module]