DOKK / manpages / debian 12 / python3-tables / pt2to3.1.en
PT2TO3(1) General Commands Manual PT2TO3(1)

pt2to3 - PyTables 2.x -> 3.x API transition tool.

pt2to3 [ OPTIONS ] filename

This tool displays to standard out, so it is common to pipe this to another file: $ pt2to3 oldfile.py > newfile.py.

A summary of options is included below.

Reverts changes, going from 3.x -> 2.x.
Ignores previous_api() calls.
Output file to write to..
Overwrites the file in-place.
Print help on usage.

ptrepack(1),ptdump(1).
These utilities are documented fully by PyTables user's manual.

This manual page was written by Antonio Valentino <antonio.valentino@tiscali.it>.

May 15, 2013