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
/
sockets
/
ftp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...
Georg Brandl
2010-12-30
1
-152/+0
*
Merged revisions 78779 via svnmerge from
Benjamin Peterson
2010-03-21
1
-0/+0
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-1/+1
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-6/+6
*
Get rid of a bunch more raw_input references
Neal Norwitz
2006-03-17
1
-1/+7
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
1
-65/+65
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
update demo scripts to use addr tuples for bind and connect
Jeremy Hylton
2000-08-25
1
-2/+2
*
improve treatment of multi-line replies, ignore empty lines
Guido van Rossum
1995-01-12
1
-2/+4
*
listen(0) -> listen(1)
Guido van Rossum
1994-02-28
1
-1/+1
*
Added comments, use 'global' and change prompt to "ftp.py> "
Guido van Rossum
1992-11-16
1
-5/+17
*
Initial revision
Guido van Rossum
1992-05-19
1
-0/+132