Commit c5c18563 authored by Florent Xicluna's avatar Florent Xicluna

Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest).

parent 860d2c71
#!/usr/bin/env python
from lib2to3.main import main
import sys
import os
from lib2to3.main import main
sys.exit(main("lib2to3.fixes"))
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment