Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d11b68ab0834be4be76fca479cd4426eb45dfaec
/
Demo
/
scripts
/
mboxconvert.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
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
7a8c43e
Add 'if __name__ == "__main__":' to files already as a usable as a module.
by Johannes Gijsbers
· 21 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
ee24811
Invent Message-ID header if none is present
by Guido van Rossum
· 31 years ago
06ed202
sys.stderr(...) should be sys.stderr.write(), of course
by Guido van Rossum
· 31 years ago
524f146
Added mboxconvert.py
by Guido van Rossum
· 31 years ago