Guido van Rossum
|
31cce97374
|
copyright.tex: Add 1995 to copyright message.
lib.tex: add libimp; remove bogus warning about lineii.
libmath.tex: document hypot().
libmd5.tex: rename md5.md5() to md5.new().
libposix.tex: document chown().
libposixfile.tex: openfile() instead of fileopen().
libsocket.tex: document gethostbyaddr().
libtypes.tex: add footnote explaining why readline() keeps the newline.
ref3.tex: correct typos, add back*quotes to index.
ref4.tex: don't use \verb inside footnote.
ref5.tex: explain repr() and str() and add them + back*quotes to index.
ref6.tex: correct typo, don't use \verb in footnote.
ref7.tex: don't use \verb in footnote.
|
1995-01-04 19:17:34 +00:00 |
Guido van Rossum
|
91951481b8
|
added Tommy Burnette's setblocking() method
|
1994-09-07 14:39:14 +00:00 |
Guido van Rossum
|
16d6e7109d
|
Lots of small corrections by Andrew Kuchling (plus all new rotor docs)
|
1994-08-08 12:30:22 +00:00 |
Guido van Rossum
|
781db5d0bb
|
* Doc/libsocket.tex (subsection{Socket Object Methods}):
documented gethostname() and a few misc things
|
1994-08-05 13:37:36 +00:00 |
Guido van Rossum
|
ab3a2504b9
|
libsocket.tex: send[to] returns nbytes.
libstring.tex: added count().
ref2.tex: new keywords; moved keyword printing program to keywords.py.
|
1994-08-01 12:18:36 +00:00 |
Guido van Rossum
|
a84ec51965
|
clarify the meaning of address for those methods that or return addresses
|
1994-06-23 12:13:52 +00:00 |
Guido van Rossum
|
5da5755c4a
|
adapt to min value of 1 for listen() backlog argument
|
1994-03-02 10:52:16 +00:00 |
Guido van Rossum
|
4290161d2d
|
s.avail() has met its maker
|
1994-01-03 14:07:23 +00:00 |
Guido van Rossum
|
5fdeeeae2a
|
Restructured library documentation
|
1994-01-02 01:22:07 +00:00 |