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
|
bd851cd167
|
* Doc/libtime.tex: get rid of references to millitime() and
millisleep(); document clock()
* Doc/ref6.tex (section{Assignment statements}): added warning
about overlaps in lhs of assignment (e.g. "i, x[i] = 1, 2")
|
1994-08-23 13:26:22 +00:00 |
Guido van Rossum
|
e9914961b8
|
Merge lost revisions back
|
1994-08-01 12:38:14 +00:00 |
Guido van Rossum
|
a75d306e2b
|
"exec" is now a statement. execfile() is obsolete.
(Also added a stub for "access".)
|
1993-10-18 17:59:42 +00:00 |
Guido van Rossum
|
da43a4ab88
|
Initial revision
|
1992-08-14 09:17:29 +00:00 |