Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
555a24f206e4d310feb55ddb03cb7eba12d901e7
/
Demo
/
scripts
/
from.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
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
· 34 years ago
5558b89
Improved error handling.
by Guido van Rossum
· 34 years ago
ec758ea
Initial revision
by Guido van Rossum
· 34 years ago