summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Minor markup nits.Fred Drake1999-02-122-18/+12
* Use the shorter form of Christopher Petrilli's email address.Fred Drake1999-02-121-1/+1
* Added section for MimeWriter, contributed by Christopher PetrilliFred Drake1999-02-123-8/+76
* Added entry for MimeWriter module.Fred Drake1999-02-121-0/+1
* Make table headers the same color as the navigation bars so they standFred Drake1999-02-121-12/+17
* Moved the navigation-bar background color to a variable.Fred Drake1999-02-121-1/+2
* Document <complex #>.conjugate().Fred Drake1999-02-121-0/+2
* Documented __complex__(), made sure all the discipline names hit theFred Drake1999-02-121-5/+8
* Fix up some routines to coordinate the "indexsubitem" stuff so thatFred Drake1999-02-101-4/+11
* Remove unnecessary <p> from top navigation bar.Fred Drake1999-02-101-1/+1
* Revert previous change; there's a better way to do it.Fred Drake1999-02-101-1/+1
* Change the navigation bar to be a little prettier and more consistentFred Drake1999-02-091-13/+19
* New blank icon to match the others in size & color, with without anyFred Drake1999-02-092-0/+0
* do_cmd_maketitle(): Small nit in creating the "title page".Fred Drake1999-02-091-2/+3
* Back out some of the fine tuning; something in all that interactedFred Drake1999-02-091-19/+3
* Update documentation to reflect changes to Queue.py by Tim Peters.Guido van Rossum1999-02-081-15/+29
* Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to addFred Drake1999-02-051-6/+23
* More magic to tighten up a little of the formatting.Fred Drake1999-02-051-7/+26
* Minor nit to prevent dropping a space in the HTML generation.Fred Drake1999-02-051-2/+2
* Document sameopenfile(), samestat().Fred Drake1999-02-031-3/+17
* Document splitdrive().Fred Drake1999-02-031-2/+10
* Portability fix for [f]statvfs() return tuple: no longer return theGuido van Rossum1999-02-031-2/+1
* Remove three items.Fred Drake1999-02-021-9/+0
* Fix the os/posix documentation issue.Fred Drake1999-02-022-66/+730
* Moved \versionadded to end of description sections.Fred Drake1999-02-021-1/+1
* Moved posixpath to os.path.Fred Drake1999-02-021-1/+1
* Added posixpath, winsound.Fred Drake1999-02-021-4/+15
* Change this to be os.path.Fred Drake1999-02-021-66/+67
* This seems to fix a problem with targeting from the indexes.Fred Drake1999-02-021-1/+1
* Make \versionadded and \versionchanged less prominant -- neither boldFred Drake1999-02-022-5/+5
* Move \versionadded macros to end of descriptions.Fred Drake1999-02-021-4/+3
* Patch by Sjoerd Mullender to placate /F:Guido van Rossum1999-02-021-2/+6
* Added module synopsis.Fred Drake1999-02-011-1/+2
* Take out just about everything and refer the reader to the os module.Fred Drake1999-02-011-516/+15
* Make the text generic, and call it os.path instead of posixpath.Fred Drake1999-02-011-27/+24
* Remove all references to posixpath; only refer to os.path.Fred Drake1999-02-011-20/+17
* OSError description: "as the by the" --> "as the"Fred Drake1999-02-011-3/+3
* Updated comments on version of XML package needed.Fred Drake1999-01-291-1/+2
* Added the info tarball to the tarballs target. Added the README toFred Drake1999-01-291-2/+3
* A README file for the info tarball.Fred Drake1999-01-291-0/+16
* Added support to handle \versionadded in a reasonable way.Fred Drake1999-01-291-9/+19
* Define %descriptor.class, since it's used.Fred Drake1999-01-291-0/+4
* Be a little smarter on some attribute values, making an assumption aboutFred Drake1999-01-291-1/+4
* fixup_descriptors(): Change the way we look for descriptor nodes;Fred Drake1999-01-291-4/+15
* Added the Doc/sgml/ directory to the tarball.Fred Drake1999-01-291-1/+1
* Rewrite code that converts the little descriptor environments to buildFred Drake1999-01-291-53/+114
* Added table entries for \funcline and \funclineni.Fred Drake1999-01-291-0/+2
* Document abspath() (implementation is forthcoming).Guido van Rossum1999-01-291-0/+6
* Define a general entity "&version;" that can be used as the current majorFred Drake1999-01-293-0/+10
* Convert <version> to &version;.Fred Drake1999-01-291-0/+2