0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.144.18.59


Current Path : /snap/core22/1722/lib/python3.10/lib2to3/
Upload File :
Current File : //snap/core22/1722/lib/python3.10/lib2to3/__init__.py

import warnings


warnings.warn(
    "lib2to3 package is deprecated and may not be able to parse Python 3.10+",
    PendingDeprecationWarning,
    stacklevel=2,
)