Licensed under the same license as CPython, see LICENSE for more information.
- Clone this at the same level as wrye-bash, leaving you with a structure like this:
| |- 2to3 |- wrye-bash
- In the
2to3
directory, run./run_2to3.sh
. Note that this script has only been tested on Linux. It should work on macOS and WSL as well, but pure Windows is untested. - Wait until all fixers have run.