cpython/Doc/ref
Guido van Rossum 7a2dba2a00 * ext.tex: documentation for extending, reference counts, and embedding
(formerly ../misc/{EXTENDING,REFCNT,EMBEDDING}).  Also affects Makefile.
* text2latex.py: script to do part of the conversion from an plain ASCI
  text file (in my particular style) to LaTeX.
  (Chapter/section/subsection headers, and verbatim sections.)
* partparse.py, texipre.dat, fix.el, Makefile: Minor cleanup of latex ->
  info conversion process (at least it works again, and with less
  debugging output).  Removed fix.sh.
* lib1.tex (section{Built-in Functions}): adapt description of str() and
  repr() to new situation.
* lib3.tex (Module os): added exec*() variants.
* lib3.tex (Module posix): added execve().
* lib2.tex (Module array): documented reality; remove typecode and
itemsize, add byteswap, rename read/write to fromfile/tofile, and
re-alphabetized.
* lib1.tex (Built-in Functions): renamed bagof() to filter().
1993-11-05 14:45:11 +00:00
..
ref.tex Use \input instead of \include (or \inclide) 1992-08-19 16:54:06 +00:00
ref1.tex Initial revision 1992-08-14 09:11:01 +00:00
ref2.tex Initial revision 1992-08-14 09:11:01 +00:00
ref3.tex * ext.tex: documentation for extending, reference counts, and embedding 1993-11-05 14:45:11 +00:00
ref4.tex * lib3.tex (module string): added rindex(). 1993-10-27 13:49:20 +00:00
ref5.tex Lots of small changes collected over months... 1993-05-12 08:53:36 +00:00
ref6.tex "exec" is now a statement. execfile() is obsolete. 1993-10-18 17:59:42 +00:00
ref7.tex * ref3.tex: added cross-ref to try statement for exc handler. 1993-10-11 12:54:58 +00:00
ref8.tex * lib3.tex (module string): added rindex(). 1993-10-27 13:49:20 +00:00