aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Demo/sockets/rpythond.py
Commit message (Expand)AuthorAge
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...Georg Brandl2010-12-30
* convert shebang lines: python -> python3Benjamin Peterson2010-03-11
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-17
* Patch #1550800: make exec a function.Georg Brandl2006-09-06
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-18
* update demo scripts to use addr tuples for bind and connectJeremy Hylton2000-08-25
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-27
* added rpythonGuido van Rossum1995-04-10