summaryrefslogtreecommitdiffstats
path: root/Doc/ref6.tex
Commit message (Collapse)AuthorAgeFilesLines
* make access obsoleteGuido van Rossum1995-10-081-4/+2
|
* replace vars() with locals() and globals(); 3rd raise arg; typosGuido van Rossum1995-07-071-14/+22
|
* added ref to vars()Guido van Rossum1995-03-071-3/+4
|
* added classes as exceptionsGuido van Rossum1995-02-071-4/+11
|
* copyright.tex: Add 1995 to copyright message.Guido van Rossum1995-01-041-2/+2
| | | | | | | | | | | | | | | 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.
* * Doc/libtime.tex: get rid of references to millitime() andGuido van Rossum1994-08-231-1/+15
| | | | | | | millisleep(); document clock() * Doc/ref6.tex (section{Assignment statements}): added warning about overlaps in lhs of assignment (e.g. "i, x[i] = 1, 2")
* Merge lost revisions backGuido van Rossum1994-08-011-68/+69
|
* "exec" is now a statement. execfile() is obsolete.Guido van Rossum1993-10-181-0/+39
| | | | (Also added a stub for "access".)
* Initial revisionGuido van Rossum1992-08-141-0/+468