Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NNTP.xgtitle() description: Add a missing ")" from the response value | Fred Drake | 1998-02-16 | 1 | -2/+4 |
| | | | | | | description. NNTP.xover() description: Adjust some markup for consistency. | ||||
* | Made the area for wildcards in the description wider, so we don't invade the | Fred Drake | 1998-02-16 | 1 | -6/+7 |
| | | | | left margin. | ||||
* | Fixed formatting of the program name for crypt. | Fred Drake | 1998-02-16 | 1 | -1/+2 |
| | | | | Added another index entry. | ||||
* | In the example file name, use the current Python version, not a hardcoded | Fred Drake | 1998-02-16 | 1 | -7/+7 |
| | | | | | | value. Use logical markup. | ||||
* | For the lists which describe the regular expression syntax, increase the | Fred Drake | 1998-02-16 | 1 | -4/+7 |
| | | | | width available so we don't run into the left page margin. | ||||
* | Use \version to get the current Python version number, where possible. This | Fred Drake | 1998-02-16 | 1 | -6/+6 |
| | | | | can only be done in the running text, and not in {verbatim} environments. | ||||
* | Mark up filename extensions consistently. | Fred Drake | 1998-02-16 | 1 | -21/+21 |
| | | | | Logical markup. | ||||
* | Normalization of markup. | Fred Drake | 1998-02-13 | 1 | -11/+11 |
| | |||||
* | Don't capitalize identifiers at the beginning of the sentence; re-write to | Fred Drake | 1998-02-13 | 1 | -7/+5 |
| | | | | place them elsewhere so they get the right capitalization. | ||||
* | Fix some markup so that the right characters are printed. | Fred Drake | 1998-02-13 | 1 | -5/+5 |
| | | | | "EOF" --> "\EOF{}" | ||||
* | Capitalize subsection title. | Fred Drake | 1998-02-13 | 1 | -1/+1 |
| | |||||
* | Make one paragraph wrap a little better. | Fred Drake | 1998-02-13 | 1 | -1/+1 |
| | |||||
* | Capitalize first word in sentences, use periods at end. | Fred Drake | 1998-02-13 | 1 | -3/+3 |
| | |||||
* | Change {datadesc} environments with empty descriptions to \dataline{}s; this | Fred Drake | 1998-02-13 | 1 | -24/+12 |
| | | | | | | removes extra vertical space from the list of names, and makes the display more similar to that used in the socket module, where several constants share a description. | ||||
* | In description of sound_similar(), break up the markup for long | Fred Drake | 1998-02-13 | 1 | -1/+2 |
| | | | | | \code{} at each embedded space, so that the words will wrap. This keeps it from being too ugly. | ||||
* | In description of __import__, second paragraph, break up the markup for long | Fred Drake | 1998-02-13 | 1 | -5/+6 |
| | | | | | \code{} at each embedded space, so that the words will wrap. This keeps it from running off the side of the page, and is only slightly weird. | ||||
* | Minor stuff: | Fred Drake | 1998-02-13 | 1 | -18/+48 |
| | | | | | | | | | | | | | | Explain what happens when a negative shift count is used (what exception). Mark the title "Python Reference Manual" as \emph{}, for consistency. "info" --> "information" Tell more about the data attributes of file objects, using the {datadesc} environment. When refering the user to the language reference for information about internal types, tell what internal types to expect information on. | ||||
* | Add "Pretty Good Privacy" as well as "PGP" to the index. | Fred Drake | 1998-02-13 | 1 | -0/+1 |
| | |||||
* | In add_label_data() description, use "\samp{}" instead of "``\code{...}''" | Fred Drake | 1998-02-13 | 1 | -3/+3 |
| | | | | to indicate the interpreted letters from the format string. | ||||
* | Use "\samp{...}" instead of "``\code{...}''" when showing markup fragments | Fred Drake | 1998-02-13 | 1 | -18/+18 |
| | | | | | | | | | | in the running text. For computed attribute and method names (where there's a \var{} part to the name), use the non-indexing forms of \datadesc{} and \funcdesc{}. This doesn't change the printed output, but removes 3 rejections from the makeindex run and allows the LaTeX2HTML support to exclude these from the index. | ||||
* | Use "\samp{...}" instead of "``\code{...}''" when showing markup fragments | Fred Drake | 1998-02-13 | 1 | -16/+16 |
| | | | | | | | | | in the running text. For computed method names (where there's a \var{} part to the name), use the non-indexing form of \funcdesc{}. This doesn't change the printed output, but removes 3 rejections from the makeindex run and allows the LaTeX2HTML support to exclude these from the index. | ||||
* | Remove obsolete pagenumbering / pagestyle cruft. | Fred Drake | 1998-02-13 | 1 | -5/+0 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 110 | -468/+469 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Correct description of BUILD_SLICE. | Guido van Rossum | 1998-02-12 | 1 | -4/+4 |
| | |||||
* | Mark opcode arguments \var{} in the running text. | Fred Drake | 1998-02-12 | 1 | -11/+11 |
| | | | | In IMPORT_NAME description: "is not affect:" --> "is not affected:" | ||||
* | Remove second index entry for UserList. | Fred Drake | 1998-02-12 | 1 | -1/+0 |
| | |||||
* | Added \nodename; added index entry for UserList. | Guido van Rossum | 1998-02-11 | 1 | -0/+2 |
| | |||||
* | Added entries for stat, commands modules. | Guido van Rossum | 1998-02-11 | 1 | -0/+7 |
| | |||||
* | Added entries for re, soundex modules. | Guido van Rossum | 1998-02-11 | 1 | -0/+6 |
| | |||||
* | Some subtleties suggested by Tamito Kajiyama, including an added | Guido van Rossum | 1998-02-11 | 1 | -2/+3 |
| | | | | \nodename macro for a section with a very underscriptive title. | ||||
* | Turn the space in [\^ ...] into a hard space: [\^\ ...]. | Guido van Rossum | 1998-02-11 | 1 | -1/+1 |
| | |||||
* | Split UserDict and UserList on two separate lines; added entries for | Guido van Rossum | 1998-02-11 | 1 | -1/+8 |
| | | | | modules symbol and token. | ||||
* | Don't break a long line at an unpleasant point. | Guido van Rossum | 1998-02-11 | 1 | -2/+1 |
| | |||||
* | Added missing entry for cmath. | Guido van Rossum | 1998-02-11 | 1 | -0/+3 |
| | |||||
* | Replace $math$ with \code{}. | Guido van Rossum | 1998-02-11 | 1 | -1/+1 |
| | |||||
* | Swap ni and imp (so they are in the same order as their sections are). | Guido van Rossum | 1998-02-11 | 1 | -3/+3 |
| | |||||
* | Remove a spurious space from the title. | Guido van Rossum | 1998-02-11 | 1 | -1/+1 |
| | |||||
* | Removed all references to the \rfcindex{} macro; now only \rfc{} is used. | Fred Drake | 1998-02-10 | 6 | -35/+32 |
| | |||||
* | Oops, missed a \POSIX{} in an index entry. | Fred Drake | 1998-02-09 | 1 | -1/+1 |
| | |||||
* | Add some index entries; switch to logical markup. | Fred Drake | 1998-02-09 | 1 | -97/+100 |
| | |||||
* | Consistently use \POSIX{} to denote POSIX. There were at least two different | Fred Drake | 1998-02-09 | 9 | -30/+30 |
| | | | | ways to do it previously (not counting module names). | ||||
* | Do the right magic to make \ABC{} get sorted correctly in the index. | Fred Drake | 1998-02-09 | 1 | -1/+1 |
| | |||||
* | Do the right magic to make \UNIX{} get sorted correctly in the index. | Fred Drake | 1998-02-09 | 1 | -2/+2 |
| | |||||
* | Use the new RFC macros wherever RFCs are referenced by number. No other | Fred Drake | 1998-02-09 | 12 | -29/+28 |
| | | | | changes. | ||||
* | Add a note about rounding up of readlines()' sizehint to 8K. | Guido van Rossum | 1998-02-08 | 1 | -1/+2 |
| | |||||
* | Document getrefcount(). | Guido van Rossum | 1998-02-07 | 1 | -0/+6 |
| | |||||
* | Remove commented-out \itembreak. | Fred Drake | 1998-02-06 | 1 | -1/+0 |
| | |||||
* | Update two of the \indexsubitem values to use singular rather than plural form | Fred Drake | 1998-02-06 | 1 | -2/+2 |
| | | | | | of "variable": each individual variable should be identified as a single variable and not a collection in the index. | ||||
* | Add ref to errno module, and change ref to posix.error to os.error. | Guido van Rossum | 1998-02-06 | 1 | -1/+3 |
| | |||||
* | Add ref to errno module. | Guido van Rossum | 1998-02-06 | 1 | -0/+2 |
| |