Python 2to3: Difference between revisions
Created page with "= Port Sugar Labs' Python code to Python 3 = == Project Introduction == Sugar currently uses Python 2. Since support for python 2 is being drawn, we are porting our code to P..." |
|||
| Line 1: | Line 1: | ||
== Project Introduction == | == Project Introduction == | ||
Sugar currently uses Python 2. Since support for python 2 is being drawn, we are porting our code to Python 3. | Sugar currently uses Python 2. Since support for python 2 is being drawn, we are porting our code to Python 3. | ||