Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

wrye-bash/2to3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of 2to3 with Wrye Bash-specific tweaks

Licensed under the same license as CPython, see LICENSE for more information.

Usage

  1. Clone this at the same level as wrye-bash, leaving you with a structure like this:
       |
       |- 2to3
       |- wrye-bash
    
  2. 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.
  3. Wait until all fixers have run.

Releases

No releases published

Packages

No packages published