D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
src
/
Python-3.9.9
/
Lib
/
lib2to3
/
Filename :
__init__.py
back
Copy
import warnings warnings.warn( "lib2to3 package is deprecated and may not be able to parse Python 3.10+", PendingDeprecationWarning, stacklevel=2, )