Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e0cb15ac9d2863861cad48ddaa989391f9862f20
/
Tools
/
demo
/
rpythond.py
856898b
Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a README file to Tools/demo.
by Georg Brandl
· 14 years ago
7fafbc9
More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo to Tools, and remove all the other Demo content.
by Georg Brandl
· 14 years ago
[Renamed (74%) from Demo/sockets/rpythond.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
7cae87c
Patch #1550800: make exec a function.
by Georg Brandl
· 19 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 21 years ago
a8d30d5
update demo scripts to use addr tuples for bind and connect closes bug #111928
by Jeremy Hylton
· 25 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
4e62037
added rpython
by Guido van Rossum
· 30 years ago