mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
* 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.
|
||
|---|---|---|
| .. | ||
| ref.tex | ||
| ref1.tex | ||
| ref2.tex | ||
| ref3.tex | ||
| ref4.tex | ||
| ref5.tex | ||
| ref6.tex | ||
| ref7.tex | ||
| ref8.tex | ||