
| Current Path : /proc/thread-self/root/lib/python3/dist-packages/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/lib/python3/dist-packages/deb822.py |
""" Deprecated interface to `debian.deb822` """
import warnings
warnings.warn("please use 'debian.deb822' instead", DeprecationWarning,
stacklevel=2)
# pylint: disable=wildcard-import,unused-wildcard-import,wrong-import-position
from debian.deb822 import *