summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Separate binhex and binuu documentation from binascii. Support betterFred Drake1998-02-194-74/+76
* Adjust grouping for the "b(reak)" command syntax description. This isFred Drake1998-02-191-1/+1
* Logical markup.Fred Drake1998-02-191-57/+59
* \nodename{} must immediately follow \chapter{} to be handled correctly;Fred Drake1998-02-191-2/+1
* {fulllineitems} is now an environment; use it as such.Fred Drake1998-02-191-3/+7
* Logical markup.Fred Drake1998-02-191-9/+9
* Feature added by Bill van Melle: when no timezone is present, assumeGuido van Rossum1998-02-191-1/+3
* Consistent spelling: "time zone" -> "timezone".Guido van Rossum1998-02-181-3/+6
* Separate Mac user interface modules into separate files, to better supportFred Drake1998-02-183-0/+350
* Separate the parse, symbol, and token documentation into separate files.Fred Drake1998-02-184-69/+67
* Added \label{} for logical addressing.Fred Drake1998-02-183-8/+12
* Added \label{} for logical addressing.Fred Drake1998-02-187-0/+7
* Added \label{} for logical addressing.Fred Drake1998-02-182-5/+7
* Added \label{} for logical addressing.Fred Drake1998-02-184-3/+7
* Added \label{} for logical addressing.Fred Drake1998-02-182-3/+5
* Added \label{} for logical addressing.Fred Drake1998-02-185-1/+8
* Added \label{} for logical addressing.Fred Drake1998-02-182-12/+15
* Add normpath(). Clarify normcase(). (Note -- this doc sectionGuido van Rossum1998-02-181-3/+12
* Add mktime_tz(). Add () to a function reference in parsedate_tz().Guido van Rossum1998-02-181-1/+9
* Added \label{} for logical addressing.Fred Drake1998-02-172-0/+2
* Use \manpage{} markup for referencing a UNIX man page.Fred Drake1998-02-171-5/+5
* Added comment explaining the only warning produced by makeindex, since thereFred Drake1998-02-171-0/+14
* Update indexsubitem for file attributes correctly.Fred Drake1998-02-171-1/+3
* \nodename{} must appear immediately after \section{} for the info conversion.Fred Drake1998-02-171-1/+1
* NNTP.xgtitle() description: Add a missing ")" from the response valueFred Drake1998-02-161-2/+4
* Made the area for wildcards in the description wider, so we don't invade theFred Drake1998-02-161-6/+7
* Fixed formatting of the program name for crypt.Fred Drake1998-02-161-1/+2
* In the example file name, use the current Python version, not a hardcodedFred Drake1998-02-161-7/+7
* For the lists which describe the regular expression syntax, increase theFred Drake1998-02-161-4/+7
* Use \version to get the current Python version number, where possible. ThisFred Drake1998-02-161-6/+6
* Mark up filename extensions consistently.Fred Drake1998-02-161-21/+21
* 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
* Fix some markup so that the right characters are printed.Fred Drake1998-02-131-5/+5
* 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
* In description of sound_similar(), break up the markup for longFred Drake1998-02-131-1/+2
* In description of __import__, second paragraph, break up the markup for longFred Drake1998-02-131-5/+6
* Minor stuff:Fred Drake1998-02-131-18/+48
* 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
* Use "\samp{...}" instead of "``\code{...}''" when showing markup fragmentsFred Drake1998-02-131-18/+18
* Use "\samp{...}" instead of "``\code{...}''" when showing markup fragmentsFred Drake1998-02-131-16/+16
* 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
* 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
* Remove second index entry for UserList.Fred Drake1998-02-121-1/+0