Skip to content

Backwards compatible dirty copy of lib2to3 removed in python 3.10

Notifications You must be signed in to change notification settings

Vizonex/Lib2to3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Lib2to3

A Dirty copy of the python2 to python3 code converter

Why Copy this if it was dropped in 3.10?

  • There's still a few use-cases such as some things I've found recently.
    • A good example was the duktape C Library which still needed fixing up.
    • Archived scripts (if you wanted to simulate these, for example: old legendary saphyra script)

About

Backwards compatible dirty copy of lib2to3 removed in python 3.10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages