0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Fred Drake
1947991c2f Remove all \bcode / \ecode cruft; this is no longer needed. See previous
checkin of myformat.sty.

Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}"
everywhere.

Some other minor nits that I happened to come across.
1998-02-13 06:58:54 +00:00
Fred Drake
4f496cc5b1 Fixed index module reference. 1997-12-16 04:08:24 +00:00
Fred Drake
c2297c1ce9 Changed {\sc gdbm} to \code{gdbm} everywhere.
Fixed \indexsubitem to gdbm instead of dbm.

Changed dbm to \code{dbm} everywhere.
1997-12-04 04:45:28 +00:00
Guido van Rossum
3c2a056fdd Extensive changes by AMK. 1997-07-17 16:29:42 +00:00
Guido van Rossum
0bf8475108 documented default flag, mode; changed gdbm into a pointer to dbm 1995-07-07 22:55:57 +00:00
Guido van Rossum
96628a90c4 typos, layout and other small things 1995-04-10 11:34:00 +00:00
Guido van Rossum
6bb1adc7ee small changes by Soren Larsen 1995-03-13 10:03:32 +00:00
Guido van Rossum
b69e0958a5 Added gdbm docs 1994-08-08 08:03:24 +00:00