index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
rpc
/
rpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some of the old demos. (Put a few somewhere else.)
Georg Brandl
2010-12-30
1
-890/+0
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-3/+3
*
Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...
Benjamin Peterson
2008-03-31
1
-4/+4
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-48/+44
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-3/+4
*
SF patch 1179503: Fix typos in rpc.py
Raymond Hettinger
2005-04-10
1
-16/+18
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
1
-663/+663
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-15/+15
*
add mac compatibility
Guido van Rossum
1996-07-21
1
-1/+29
*
small fixes
Guido van Rossum
1995-10-04
1
-1/+1
*
*** empty log message ***
Guido van Rossum
1993-12-17
1
-39/+66
*
Complete broadcast support (both raw and via port mapper CALLIT)
Guido van Rossum
1992-12-21
1
-83/+198
*
Changed mkcred/mkverf interface; added makesocket hook and changed init
Guido van Rossum
1992-12-20
1
-54/+106
*
Added server classes, and various robustness hacks
Guido van Rossum
1992-12-19
1
-0/+244
*
Added compatibility hacks for Python 0.9.6.
Guido van Rossum
1992-12-17
1
-4/+15
*
Improved exception handing. Added some XXX comments.
Guido van Rossum
1992-12-17
1
-14/+27
*
Add timeout and retry to UDP version of protocol
Guido van Rossum
1992-12-15
1
-9/+20
*
Make auth handling different
Guido van Rossum
1992-12-15
1
-6/+20
*
Initial revision
Guido van Rossum
1992-12-14
1
-0/+376