py3kwarn icon indicating copy to clipboard operation
py3kwarn copied to clipboard

A small wrapper around lib2to3 to help write Python3 compatible code.

Results 1 py3kwarn issues
Sort by recently updated
recently updated
newest added

Hey, i tried to use py3kwarn and looks like it not updated for long time. It tries to replace `callble(obj)`, but callable is already back to python3. Is this porject...