Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix index entry for HTMLParser class. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Logical markup. | Fred Drake | 1998-04-04 | 2 | -57/+66 |
| | | | | Index entries. | ||||
* | Logical markup. | Fred Drake | 1998-04-04 | 1 | -61/+66 |
| | |||||
* | Fixed description of similarity between m[name] and m.getheader(name), | Fred Drake | 1998-04-04 | 1 | -24/+26 |
| | | | | | | reported by Samuel L. Bayer. Use methoddesc instead of funcdesc, etc. | ||||
* | Remove obsolete lines like this: | Fred Drake | 1998-04-04 | 32 | -33/+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. | ||||
* | Add fileinput section under Misc. Services. | Fred Drake | 1998-04-04 | 1 | -0/+1 |
| | |||||
* | Document fileinput. | Fred Drake | 1998-04-04 | 1 | -0/+124 |
| | |||||
* | Start at updating the template a little bit. There's a lot of stuff that's | Fred Drake | 1998-04-03 | 1 | -30/+43 |
| | | | | just not here yet. | ||||
* | Some clarifications of out-of-range group indexes/names | Guido van Rossum | 1998-04-03 | 1 | -5/+10 |
| | |||||
* | Lots of markup consistency nits. | Fred Drake | 1998-04-03 | 1 | -1/+1 |
| | | | | Logical markup. | ||||
* | Small nits. | Fred Drake | 1998-04-03 | 1 | -6/+6 |
| | | | | | | One more index entry. Be more specific about an exception raised by range(). | ||||
* | Several minor markup nits. | Fred Drake | 1998-04-03 | 1 | -32/+37 |
| | |||||
* | "alternative" is a noun, use "alternate" for the adjective. | Fred Drake | 1998-04-03 | 1 | -6/+5 |
| | | | | Minor nits. | ||||
* | Talk about some minor nits... | Fred Drake | 1998-04-03 | 1 | -4/+4 |
| | |||||
* | Capitalize "Python" for consistency. | Fred Drake | 1998-04-03 | 1 | -2/+4 |
| | | | | | Describe UserDict and UserList individually so they aren't too hideous in the presentation. | ||||
* | Small markup nits. | Fred Drake | 1998-04-03 | 2 | -8/+6 |
| | |||||
* | Small consistency nits. | Fred Drake | 1998-04-03 | 1 | -5/+4 |
| | |||||
* | Capitalize "Python" for consistency. | Fred Drake | 1998-04-03 | 1 | -2/+2 |
| | |||||
* | New index entries. | Fred Drake | 1998-04-03 | 1 | -0/+2 |
| | |||||
* | Use {methoddesc} as appropriate. | Fred Drake | 1998-04-03 | 1 | -38/+37 |
| | |||||
* | Index entries. | Fred Drake | 1998-04-03 | 1 | -14/+15 |
| | | | | Consistency nits. | ||||
* | Added comment crediting Sue Williams with this documentation section (the | Fred Drake | 1998-04-03 | 1 | -1/+3 |
| | | | | ACKS file should be checked....). | ||||
* | Fix one typo. | Fred Drake | 1998-04-03 | 1 | -6/+6 |
| | | | | | | Add a manpage reference. Add an index entry. | ||||
* | Nits. | Fred Drake | 1998-04-03 | 1 | -25/+33 |
| | | | | | | Add {excdesc} for zlib.error. Use {methoddesc} where appropriate. | ||||
* | Add index entry for GzipFile class. | Fred Drake | 1998-04-03 | 1 | -1/+3 |
| | |||||
* | Logical markup. | Fred Drake | 1998-04-03 | 1 | -28/+30 |
| | |||||
* | Markup consistency. | Fred Drake | 1998-04-03 | 1 | -10/+11 |
| | |||||
* | Consistency: Don't use module name when referring to functions defined | Fred Drake | 1998-04-03 | 1 | -2/+1 |
| | | | | in the same module. | ||||
* | Minor nits. | Fred Drake | 1998-04-03 | 1 | -59/+64 |
| | | | | Lots of index entries. | ||||
* | Consistency nits: | Fred Drake | 1998-04-03 | 1 | -3/+3 |
| | | | | | | Use math-mode pi instead of mixing forms. Use spaces around relational operators. | ||||
* | Minor nits. | Fred Drake | 1998-04-03 | 1 | -57/+59 |
| | | | | | | | Moved IGNORECASE & friends to "top level" definitions following compile(), since there is no other case of nesting in the manual. Use {memberdesc} and {methoddesc} as appropriate. | ||||
* | Minor nits. | Fred Drake | 1998-04-03 | 1 | -17/+15 |
| | | | | Indent code sample to use 4-space indents. | ||||
* | Minor nits. | Fred Drake | 1998-04-03 | 1 | -22/+24 |
| | | | | Index entry. | ||||
* | Capitalize "Python" for consistency. | Fred Drake | 1998-04-03 | 1 | -3/+4 |
| | | | | Add an index entry. | ||||
* | Logical markup. | Fred Drake | 1998-04-03 | 1 | -20/+21 |
| | |||||
* | Use {seealso} environment to refer to the struct module. | Fred Drake | 1998-04-03 | 1 | -38/+45 |
| | | | | | | | | Document ArrayType. Use {memberdesc} and {methoddesc} environments, as appropriate. Minor nits. | ||||
* | Hyphenate "built-in" for consistency. | Fred Drake | 1998-04-02 | 1 | -1/+1 |
| | |||||
* | Hyphenate "built-in" for consistency. | Fred Drake | 1998-04-02 | 1 | -1/+1 |
| | |||||
* | Use methoddesc and memberdesc, as needed. | Fred Drake | 1998-04-02 | 2 | -42/+52 |
| | | | | | Added description of BastionClass, since it is referred to in the Bastion description as subclassable. | ||||
* | Use methoddesc instead of funcdesc to describe the only method. | Fred Drake | 1998-04-02 | 1 | -2/+2 |
| | |||||
* | Removed reference to ni module. | Fred Drake | 1998-04-02 | 1 | -2/+1 |
| | |||||
* | Removed references to ni. | Fred Drake | 1998-04-02 | 2 | -4/+0 |
| | |||||
* | Markup nits, index entries. | Fred Drake | 1998-04-02 | 1 | -16/+19 |
| | |||||
* | Be more specific about where in RFC 1421 to look, since it's not at all | Fred Drake | 1998-04-02 | 1 | -11/+12 |
| | | | | | | | obvious when taking a quick look. Say "base64" instead of "base-64", since that seems to be how it's referred to in other RFCs. | ||||
* | Some nits. | Fred Drake | 1998-04-02 | 1 | -7/+10 |
| | | | | Fixed quoting in third paragraph of the findmatch() description. | ||||
* | AMK's version from the latest pypcre distribution. This clarifies a | Guido van Rossum | 1998-04-02 | 1 | -6/+25 |
| | | | | | few things and adds docs for what happens to escapes in replacement strings. | ||||
* | Use the new {methoddesc} and {memberdesc} environments as appropriate. | Fred Drake | 1998-03-27 | 8 | -207/+201 |
| | |||||
* | Make sure both hyphens of a long-option show up in the HTML output. | Fred Drake | 1998-03-27 | 1 | -2/+2 |
| | |||||
* | According to Tim Peters, there should be 'print' statements in one | Guido van Rossum | 1998-03-17 | 1 | -3/+3 |
| | | | | particular example. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 57 | -315/+316 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. |