summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* bwrite(), ewrite(): Helpers for diagnostic output; essentially theFred Drake1999-08-021-30/+61
* Mostly minor changes.Fred Drake1999-08-021-52/+23
* This doesn't need to do nearly as much for the new conversion, soFred Drake1999-08-021-24/+0
* A few small improvements to the conversion.Fred Drake1999-08-021-3/+7
* Markup nits.Fred Drake1999-08-021-40/+33
* Fixed hyperlink references to the __builtin__ and __main__ modules;Fred Drake1999-08-021-2/+2
* Ripped out the old conversion.Fred Drake1999-07-291-367/+7
* Added a few more passes through the document fragment. Not actuallyFred Drake1999-07-291-11/+126
* Massive changes.Fred Drake1999-07-291-38/+478
* Minor updates.Fred Drake1999-07-291-4/+8
* Use the (new) buildFragment() method of the EsisBuilder rather thanFred Drake1999-07-291-15/+1
* Some minor cleanup.Fred Drake1999-07-291-20/+18
* Conversion specification, used by a new path through latex2esis.py.Fred Drake1999-07-291-0/+631
* Minor update.Fred Drake1999-07-291-3/+6
* Change an {\em ...} to \var{...} and a {\bf ...} to \program{...} (theFred Drake1999-07-291-1/+1
* Add support for bzip2 compression.Fred Drake1999-07-271-2/+30
* Add support for bzip2 using --bzip2.Fred Drake1999-07-271-4/+11
* Ignore additional compressed formats.Fred Drake1999-07-271-0/+2
* Added description of optional parameter to UserDict constructor.Fred Drake1999-07-261-2/+5
* Add zip archive support for html, pdf, ps, and latex archives.Fred Drake1999-07-231-1/+22
* Add --zip parameter; make this able to produce .zip files as well asFred Drake1999-07-231-3/+20
* Update getattr() description to document the optional thirdFred Drake1999-07-221-5/+7
* Make the default target xml instead of sgml.Fred Drake1999-07-221-2/+2
* Make the default target xml instead of sgml.Fred Drake1999-07-221-2/+4
* typo: privide --> provideFred Drake1999-07-201-1/+1
* Added comment clarifying that RELEASE is the documentation releaseFred Drake1999-07-121-1/+3
* do_cmd_funclineni(): New function; non-indexing form of \funcline.Fred Drake1999-07-121-0/+9
* Move chdir() and getcwd() descriptions to "Files and Directories" withFred Drake1999-07-121-10/+16
* Use the same names for CLASS attributes as elsewhere.Fred Drake1999-07-121-3/+4
* Updated Milan's email address.Fred Drake1999-07-121-7/+8
* Several methods return tuples, not lists.Fred Drake1999-07-071-4/+5
* Move some misc. comments from the example section to the main section.Fred Drake1999-07-071-22/+22
* dir() method description revised based on comments from Greg Stein.Fred Drake1999-07-071-6/+7
* Missing space; reported by Robert Kern <kernr@ncifcrf.gov>.Fred Drake1999-07-061-1/+1
* Fix a number of minor problems pointed out by /F.Fred Drake1999-07-061-7/+8
* Fixed typo reported by /F; thanks!Fred Drake1999-07-061-1/+1
* Bump the release number to 1.5.2p1.Fred Drake1999-07-061-1/+1
* Darn! Forgot to re-target.Fred Drake1999-07-021-1/+1
* Remove one item.Fred Drake1999-07-021-9/+8
* Minor markup nit.Fred Drake1999-07-022-3/+3
* Added entry for asyncore module.Fred Drake1999-07-022-0/+2
* Fix a few markup nits, improve some index entries.Fred Drake1999-07-021-38/+41
* New documentation from Chris Petrilli <petrilli@amber.org>.Fred Drake1999-07-021-0/+197
* For spawn*(), point to the magic constants; some readers have a hardFred Drake1999-07-021-2/+4
* Removed entries for several modules which have been documented.Fred Drake1999-07-011-72/+55
* Documentation for dl module from Moshe.Fred Drake1999-07-011-0/+99
* Added entry for dl module.Fred Drake1999-07-012-0/+2
* Remove extraneous "contains" -- pointed out by Daniel BarclayFred Drake1999-07-011-1/+3
* Per Frank Stajano's suggestion, state explicitly that the functionsFred Drake1999-07-011-0/+14
* Make the reference to the os module in the module synopsis (for theFred Drake1999-07-011-1/+1