summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Collapse)AuthorAgeFilesLines
* NNTP.xgtitle() description: Add a missing ")" from the response valueFred Drake1998-02-161-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 theFred Drake1998-02-161-6/+7
| | | | left margin.
* Fixed formatting of the program name for crypt.Fred Drake1998-02-161-1/+2
| | | | Added another index entry.
* In the example file name, use the current Python version, not a hardcodedFred Drake1998-02-161-7/+7
| | | | | | value. Use logical markup.
* For the lists which describe the regular expression syntax, increase theFred Drake1998-02-161-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. ThisFred Drake1998-02-161-6/+6
| | | | can only be done in the running text, and not in {verbatim} environments.
* Mark up filename extensions consistently.Fred Drake1998-02-161-21/+21
| | | | Logical markup.
* Normalization of markup.Fred Drake1998-02-131-11/+11
|
* Don't capitalize identifiers at the beginning of the sentence; re-write toFred Drake1998-02-131-7/+5
| | | | place them elsewhere so they get the right capitalization.
* Fix some markup so that the right characters are printed.Fred Drake1998-02-131-5/+5
| | | | "EOF" --> "\EOF{}"
* Capitalize subsection title.Fred Drake1998-02-131-1/+1
|
* Make one paragraph wrap a little better.Fred Drake1998-02-131-1/+1
|
* Capitalize first word in sentences, use periods at end.Fred Drake1998-02-131-3/+3
|
* Change {datadesc} environments with empty descriptions to \dataline{}s; thisFred Drake1998-02-131-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 longFred Drake1998-02-131-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 longFred Drake1998-02-131-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 Drake1998-02-131-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 Drake1998-02-131-0/+1
|
* In add_label_data() description, use "\samp{}" instead of "``\code{...}''"Fred Drake1998-02-131-3/+3
| | | | to indicate the interpreted letters from the format string.
* Use "\samp{...}" instead of "``\code{...}''" when showing markup fragmentsFred Drake1998-02-131-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 fragmentsFred Drake1998-02-131-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 Drake1998-02-131-5/+0
|
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-13110-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 Rossum1998-02-121-4/+4
|
* Mark opcode arguments \var{} in the running text.Fred Drake1998-02-121-11/+11
| | | | In IMPORT_NAME description: "is not affect:" --> "is not affected:"
* Remove second index entry for UserList.Fred Drake1998-02-121-1/+0
|
* Added \nodename; added index entry for UserList.Guido van Rossum1998-02-111-0/+2
|
* Added entries for stat, commands modules.Guido van Rossum1998-02-111-0/+7
|
* Added entries for re, soundex modules.Guido van Rossum1998-02-111-0/+6
|
* Some subtleties suggested by Tamito Kajiyama, including an addedGuido van Rossum1998-02-111-2/+3
| | | | \nodename macro for a section with a very underscriptive title.
* Turn the space in [\^ ...] into a hard space: [\^\ ...].Guido van Rossum1998-02-111-1/+1
|
* Split UserDict and UserList on two separate lines; added entries forGuido van Rossum1998-02-111-1/+8
| | | | modules symbol and token.
* Don't break a long line at an unpleasant point.Guido van Rossum1998-02-111-2/+1
|
* Added missing entry for cmath.Guido van Rossum1998-02-111-0/+3
|
* Replace $math$ with \code{}.Guido van Rossum1998-02-111-1/+1
|
* Swap ni and imp (so they are in the same order as their sections are).Guido van Rossum1998-02-111-3/+3
|
* Remove a spurious space from the title.Guido van Rossum1998-02-111-1/+1
|
* Removed all references to the \rfcindex{} macro; now only \rfc{} is used.Fred Drake1998-02-106-35/+32
|
* Oops, missed a \POSIX{} in an index entry.Fred Drake1998-02-091-1/+1
|
* Add some index entries; switch to logical markup.Fred Drake1998-02-091-97/+100
|
* Consistently use \POSIX{} to denote POSIX. There were at least two differentFred Drake1998-02-099-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 Drake1998-02-091-1/+1
|
* Do the right magic to make \UNIX{} get sorted correctly in the index.Fred Drake1998-02-091-2/+2
|
* Use the new RFC macros wherever RFCs are referenced by number. No otherFred Drake1998-02-0912-29/+28
| | | | changes.
* Add a note about rounding up of readlines()' sizehint to 8K.Guido van Rossum1998-02-081-1/+2
|
* Document getrefcount().Guido van Rossum1998-02-071-0/+6
|
* Remove commented-out \itembreak.Fred Drake1998-02-061-1/+0
|
* Update two of the \indexsubitem values to use singular rather than plural formFred Drake1998-02-061-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 Rossum1998-02-061-1/+3
|
* Add ref to errno module.Guido van Rossum1998-02-061-0/+2
|