Search notes:

2to3.py

2to3.py converts Python 2 scripts to Python 3 scripts.
2to3.py relies on the standard library module lib2to3.

Index