summaryrefslogtreecommitdiffstats
path: root/Doc/ref/ref4.tex
Commit message (Collapse)AuthorAgeFilesLines
* replace vars() with locals() and globals(); 3rd raise arg; typosGuido van Rossum1995-07-071-5/+6
|
* added index entries for __*__ identifiersGuido van Rossum1995-03-211-0/+6
|
* added ref to vars()Guido van Rossum1995-03-071-0/+8
|
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵Guido van Rossum1995-02-281-1/+1
| | | | WWW chapter
* copyright.tex: Add 1995 to copyright message.Guido van Rossum1995-01-041-3/+3
| | | | | | | | | | | | | | | 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.
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-2/+2
|
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-21/+34
|
* * lib3.tex (module string): added rindex().Guido van Rossum1993-10-271-3/+4
| | | | | | | | | * lib1.tex (section{Built-in Functions}): added bagof(), lambda(), map() and reduce(). Repharased apply(). Removed or rephrased references to exec() (now the exec stmt). * lib4.tex: posix.exec --> posix.execv * ref4.tex, ref8.tex, tut.tex: builtin --> __builtin__ * lib3.tex (module string): added atof() and atol(), and ato[fl]_error.
* Initial revisionGuido van Rossum1992-08-141-0/+147