Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b2dd86defed4cc36ca2892509b73c23b39bdc558
/
Lib
/
nntplib.py
a5e6165
changed misleading argument name
by Fredrik Lundh
· 23 years ago
d1d584f
SF patch #462628 (Travers Naran) NNTPLib supports saving BODY to a file.
by Guido van Rossum
· 23 years ago
b9c24fb
String method conversion.
by Eric S. Raymond
· 24 years ago
269b83b
added several more __all__ lists
by Skip Montanaro
· 24 years ago
dfb673b
Whitespace normalization.
by Tim Peters
· 24 years ago
47adcba
Fix for SF bug #123625: some newsservers need 'authinfo' *before* 'mode
by Thomas Wouters
· 24 years ago
2344fae
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
93a7c0f
Fredrik Lundh:
by Guido van Rossum
· 25 years ago
9dd7872
Added new exception classes:
by Barry Warsaw
· 25 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
98c17b3
Marc-Andre Lemburg notes about statparse():
by Guido van Rossum
· 26 years ago
0f91183
Fix the comments describing the return values of the head(), body(),
by Guido van Rossum
· 26 years ago
8ca8420
A few lines were indented using spaces instead of tabs -- fix them.
by Guido van Rossum
· 27 years ago
9694fca
Convert all remaining *simple* cases of regex usage to re usage.
by Guido van Rossum
· 27 years ago
dd65975
Patch by Charles G. Waldman to add optional user and password
by Guido van Rossum
· 27 years ago
e2ed9df
Fixed bugs regarding lines starting with '.' (both receiving and sending).
by Guido van Rossum
· 27 years ago
c3fb88b
Fix xover implementation according to Fred Lundh.
by Guido van Rossum
· 27 years ago
c699553
Change the list() function to match the documentation in the comment
by Guido van Rossum
· 28 years ago
2bb57b8
Changed makefile() args from r/w to rb/wb, for non-unix compatability.
by Jack Jansen
· 29 years ago
8421c4e
actualized example; added xover, xgtitle, xpath, date methods by Kevan Heydon
by Guido van Rossum
· 29 years ago
cf5394f
rename debug() to set_debuglevel()
by Guido van Rossum
· 30 years ago
be9f212
fix comments for list command
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
18fc569
* mainloop.py: added facility for calling select(). Also added
by Guido van Rossum
· 32 years ago
c629d34
* change default line numbers for 'list' in pdb.py
by Guido van Rossum
· 32 years ago