]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* text2latex.py: call main() instead of always processing ext.tex.
authorGuido van Rossum <guido@python.org>
Fri, 19 Nov 1993 13:13:22 +0000 (13:13 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 19 Nov 1993 13:13:22 +0000 (13:13 +0000)
commit6f0132f490d6d091a0e3a57dafa35ecc4cfb56d9
tree4abdacc153c6dec2a6ffb38b1f31f1905c946e50
parentc45611d0e33ddd96fb9fffa8dc42a96384d5d270
* text2latex.py: call main() instead of always processing ext.tex.
* Makefile: added 'ext' to 'all' target
* ext.tex: more changes towards a readable text
* lib4.tex (posix): added set{uid,gid}
* lib2.tex (array): restored doc for typecode and itemsize (which were
  there but not visible for dir())
Doc/Makefile
Doc/ext.tex
Doc/ext/ext.tex
Doc/text2latex.py
Doc/tools/text2latex.py