Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
21d73f49fc2358ba988ceaeb516c37f4f7518227
/
Demo
/
rpc
/
xdr.py
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 17 years ago
3bd844e
Get rid of most of the remaining uses of <>. There's still Tools/* thogh.
by Neal Norwitz
· 18 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
5b8b8cd
Fixed typo reported by Grzegorz Makarewicz <mak@mikroplan.com.pl>.
by Fred Drake
· 27 years ago
5e6a356
undo opaque=fopaque changes; make test script more flexible
by Guido van Rossum
· 29 years ago
ee3de2a
small fixes
by Guido van Rossum
· 29 years ago
9e80d6f
*** empty log message ***
by Guido van Rossum
· 31 years ago
a3b986e
Added generic array handlers
by Guido van Rossum
· 32 years ago
c91d60a
Changes to protect servers against broken clients
by Guido van Rossum
· 32 years ago
7271bab
Compatibility hack with Python 0.9.6.
by Guido van Rossum
· 32 years ago
3346b6a
Use 'l' as format, not 'i'.
by Guido van Rossum
· 32 years ago
3862535
Support packing longs.
by Guido van Rossum
· 32 years ago
e3cafbe
Initial revision
by Guido van Rossum
· 32 years ago