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
/
nntplib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the comments describing the return values of the head(), body(),
Guido van Rossum
1998-06-30
1
-0/+6
*
A few lines were indented using spaces instead of tabs -- fix them.
Guido van Rossum
1998-03-26
1
-8/+9
*
Convert all remaining *simple* cases of regex usage to re usage.
Guido van Rossum
1997-10-22
1
-10/+9
*
Patch by Charles G. Waldman to add optional user and password
Guido van Rossum
1997-10-20
1
-1/+10
*
Fixed bugs regarding lines starting with '.' (both receiving and sending).
Guido van Rossum
1997-08-26
1
-4/+25
*
Fix xover implementation according to Fred Lundh.
Guido van Rossum
1997-07-17
1
-8/+8
*
Change the list() function to match the documentation in the comment
Guido van Rossum
1997-03-14
1
-1/+1
*
Changed makefile() args from r/w to rb/wb, for non-unix compatability.
Jack Jansen
1996-02-14
1
-1/+1
*
actualized example; added xover, xgtitle, xpath, date methods by Kevan Heydon
Guido van Rossum
1995-09-22
1
-4/+87
*
rename debug() to set_debuglevel()
Guido van Rossum
1995-03-30
1
-1/+2
*
fix comments for list command
Guido van Rossum
1995-01-10
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-4/+1
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-4/+3
*
* mainloop.py: added facility for calling select(). Also added
Guido van Rossum
1992-11-26
1
-10/+10
*
* change default line numbers for 'list' in pdb.py
Guido van Rossum
1992-11-05
1
-0/+368