summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcode.tex
Commit message (Collapse)AuthorAgeFilesLines
* Docs for the PEP 264 changes.Michael W. Hudson2001-08-271-3/+2
|
* Denis S. Otkidach <ods@users.sourceforge.net>:Fred Drake2000-09-141-2/+3
| | | | | | Minor fix in documentation of code module. (Clarifies output destination for default implementation of the write() method.)
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-1/+1
| | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-19/+162
| | | | (Very rough.)
* Don't say that the module defines the "following functions" and thenFred Drake1999-01-271-9/+5
| | | | | | | only describe one; say "following function" instead! Merge the two one-sentence paragraphs into a single paragraph, so it doesn't look too stupid.
* New section header style.Fred Drake1998-08-101-1/+2
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Remove obsolete lines like this:Fred Drake1998-04-041-1/+0
| | | | | | | | \setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex.
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-1/+1
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Nit adjustments to remove warnings when processed with partparse.py.Fred Drake1997-12-291-2/+1
|
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-3/+1
| | | | | Remove the leading comment declaring this to be a template for module documentation.
* added code.py; codehack.py is obsoleteGuido van Rossum1997-07-181-0/+35