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
/
Lib
/
ftplib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
new sendport() interface; add test() program call
Guido van Rossum
1995-08-04
1
-6/+9
*
add bind(0,''); better way of guessing our fully qualified hostname
Guido van Rossum
1995-06-20
1
-1/+8
*
don't show print passwords in debug output
Guido van Rossum
1995-05-05
1
-6/+16
*
For anonymous ftp, make sure local hostname is fully qualified.
Jack Jansen
1995-05-04
1
-0/+4
*
Always use 'anonymous' if os.environ doesn't exist
Jack Jansen
1995-01-19
1
-5/+10
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-75/+38
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-6/+1
*
* wdbframewin.py (re_eval): set __privileged__ in globals so private
Guido van Rossum
1993-12-14
1
-1/+1
*
* test_*.py: new lambda syntax (also affects tests for filter, map,
Guido van Rossum
1993-11-30
1
-12/+42
*
* string.py: added rindex(), rfind(); changed index() to interpret
Guido van Rossum
1993-11-08
1
-4/+5
*
* posixpath.py: Fix border cases in normpath ('/foo/..' should return '/')
Guido van Rossum
1993-07-06
1
-1/+5
*
* calendar.py: minor cleanups
Guido van Rossum
1993-06-17
1
-9/+24
*
* toaiff.py: import whatsound instead of sndhdr
Guido van Rossum
1993-06-01
1
-4/+10
*
* ftplib.py: added abort() command (sends oob data).
Guido van Rossum
1993-05-24
1
-0/+20
*
Added cwd()
Guido van Rossum
1993-05-17
1
-0/+4
*
Added all_errors, list of all possible exceptions.
Guido van Rossum
1992-11-06
1
-1/+7
*
Use getsockname() if it exists
Guido van Rossum
1992-11-05
1
-11/+18
*
Added much functionality, changed some names (errors, login).
Guido van Rossum
1992-11-05
1
-54/+160
*
Initial revision
Guido van Rossum
1992-11-04
1
-0/+258