Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Demo
/
scripts
/
from.py
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
8b6f989
Fixed to use new Python features and use more commonly accepted style Reindented
by Moshe Zadka
· 24 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
0d5eb7e
bin/python
by Guido van Rossum
· 32 years ago
9d741a7
IOError instead of RuntimeError
by Guido van Rossum
· 33 years ago
01ae0a6
change posix to os; and change error message
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
5558b89
Improved error handling.
by Guido van Rossum
· 33 years ago
ec758ea
Initial revision
by Guido van Rossum
· 34 years ago