]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Documented new built-in function vars().
authorGuido van Rossum <guido@python.org>
Thu, 21 Apr 1994 10:32:28 +0000 (10:32 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 21 Apr 1994 10:32:28 +0000 (10:32 +0000)
commit1738311dab01da9ed884bd3d9622ead932fc6905
tree118f885798272629ccfd24e0611bc7d1e274d23e
parent590b289672f340f2d122c6d75f195949213974e8
Documented new built-in function vars().
Documented new formatting features: %s takes any type, and
'%(key)format' % dictionary.
Documented posixpath.expandvars().
Doc/lib/libfuncs.tex
Doc/lib/libppath.tex
Doc/lib/libtypes.tex
Doc/libfuncs.tex
Doc/libppath.tex
Doc/libtypes.tex