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

import distutils  # [deprecated-module]