Scroll to navigation

3TO2(1) User Commands 3TO2(1)

NAME

3to2 - Python3 helper to backport code written for Python version 3.x into 2.x

SYNOPSIS

3to2 [options] file|dir ...

OPTIONS

show this help message and exit
Fix up doctests only
Each FIX specifies a transformation; default: all
Run 3to2 concurrently
Prevent a fixer from being run.
List available transformations (fixes/fix_*.py)
More verbose logging
Write back modified files
Don't write backups for modified files.
Don't show diffs of the refactoring
March 2015 3to2 v1.0