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

import binhex  # [deprecated-module]