summaryrefslogtreecommitdiffstats
path: root/Doc/libfuncs.tex
Commit message (Collapse)AuthorAgeFilesLines
* apply() third argGuido van Rossum1995-10-081-1/+4
|
* documented globals() and locals()Guido van Rossum1995-07-071-4/+21
|
* restructured library manual accordiung to functional groupGuido van Rossum1995-03-281-1/+2
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-35/+72
| | | | unified style; etc.
* small changes by Soren LarsenGuido van Rossum1995-03-131-1/+1
|
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-9/+11
|
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵Guido van Rossum1995-02-281-1/+1
| | | | WWW chapter
* cosmetics/typosGuido van Rossum1995-01-121-1/+1
|
* updated eval(), added execfile()Guido van Rossum1995-01-101-10/+28
|
* Added docs for delattrGuido van Rossum1994-08-161-0/+9
|
* * Doc/libfuncs.tex: don't use $math$ in description of pow(x,y,z);Guido van Rossum1994-08-121-2/+12
| | | | | | | | | | | | describe tuple() * Doc/libposixfile.tex: use tableiii instead of tableii, so partparse will work again (I know, chicken!) * Doc/libthread.tex: Added get_ident(); updated text on module availability * Doc/myformat.perl: Added sub do_cmd_Cpp
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-20/+20
|
* Documented optional bufsize argument to open() and the fact that modeGuido van Rossum1994-05-031-3/+14
| | | | is now also optional
* Documented new built-in function vars().Guido van Rossum1994-04-211-0/+12
| | | | | | Documented new formatting features: %s takes any type, and '%(key)format' % dictionary. Documented posixpath.expandvars().
* Documented xrange; crossreffed lambda a bit moreGuido van Rossum1994-02-241-0/+12
|
* Restructured library documentationGuido van Rossum1994-01-021-0/+356