summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clarified comment about the PS generation when using the all-pdf target.Fred Drake1998-02-171-3/+3
* Add magic to make PDF generation use maximal compression.Fred Drake1998-02-171-0/+3
* Added all-formats target: use this to get both PDF and PS files; using theFred Drake1998-02-171-5/+11
* Updated date for interim documentation release.Fred Drake1998-02-172-2/+2
* If generating PDF, include the author and title information in acroread'sFred Drake1998-02-171-1/+12
* Massive changes. Fewer warnings from the Python Library Reference. StillFred Drake1998-02-172-186/+262
* Added chip selection stuff, strip labelBarry Warsaw1998-02-171-8/+40
* Added method to set selected color to nearest.Barry Warsaw1998-02-171-8/+16
* Update indexsubitem for file attributes correctly.Fred Drake1998-02-172-2/+6
* \nodename{} must appear immediately after \section{} for the info conversion.Fred Drake1998-02-172-2/+2
* Indent {verbatim} environments like in the printed version.Fred Drake1998-02-161-0/+7
* Move optional package inclusions to the top, to make them easier to find.Fred Drake1998-02-161-5/+51
* Oh, well, various miscellaneous changes.Guido van Rossum1998-02-161-10/+21
* Swap two statements in the dedent check loop. This makes absolutelyGuido van Rossum1998-02-161-1/+1
* NNTP.xgtitle() description: Add a missing ")" from the response valueFred Drake1998-02-162-4/+8
* Made the area for wildcards in the description wider, so we don't invade theFred Drake1998-02-162-12/+14
* Fixed formatting of the program name for crypt.Fred Drake1998-02-162-2/+4
* In the example file name, use the current Python version, not a hardcodedFred Drake1998-02-162-14/+14
* For the lists which describe the regular expression syntax, increase theFred Drake1998-02-162-8/+14
* Use \version to get the current Python version number, where possible. ThisFred Drake1998-02-162-12/+12
* Mark up filename extensions consistently.Fred Drake1998-02-162-42/+42
* Added rule to generate the PDF format using pdflatex. Commented out sinceFred Drake1998-02-161-0/+12
* Fixed the bug in searching for triple quotes -- change the 'quote2'Guido van Rossum1998-02-161-2/+2
* Removed various "(New in 1.5a?!)" constructs. Other notes pertaining toFred Drake1998-02-162-44/+6
* Break up some long lines in the generated header & footer.Fred Drake1998-02-161-2/+2
* Andrew Kuchling writes:Guido van Rossum1998-02-161-1/+1
* "--" --> "---" in two places.Fred Drake1998-02-162-4/+4
* Place C typedef for Py_complex after brief description, to be more consistentFred Drake1998-02-162-64/+84
* Added index enties for the Python built-in functions, where appropriate.Fred Drake1998-02-162-24/+30
* Lots of nitty-gritty stuff:Fred Drake1998-02-162-1268/+1368
* Make sure indexes begin on odd-numbered pages.Fred Drake1998-02-161-0/+1
* Removed condition.py -- it was just sync.py withoutGuido van Rossum1998-02-142-476/+0
* Added DJGPP version of check_case(), by Pit Scrorpion (Hans Nowak).Guido van Rossum1998-02-131-0/+28
* Normalization of markup.Fred Drake1998-02-132-22/+22
* Don't capitalize identifiers at the beginning of the sentence; re-write toFred Drake1998-02-132-14/+10
* Fix some markup so that the right characters are printed.Fred Drake1998-02-132-10/+10
* Capitalize subsection title.Fred Drake1998-02-132-2/+2
* Make one paragraph wrap a little better.Fred Drake1998-02-132-2/+2
* Capitalize first word in sentences, use periods at end.Fred Drake1998-02-132-6/+6
* Change {datadesc} environments with empty descriptions to \dataline{}s; thisFred Drake1998-02-132-48/+24
* In description of sound_similar(), break up the markup for longFred Drake1998-02-132-2/+4
* __validate(): test for None-age, not not-nessBarry Warsaw1998-02-131-2/+2
* get arrow movement, and text updating. also outlining of highlightBarry Warsaw1998-02-131-2/+39
* fixed the generatorsBarry Warsaw1998-02-131-12/+18
* triplet_to_pmwrgb(): New functionBarry Warsaw1998-02-131-0/+5
* In description of __import__, second paragraph, break up the markup for longFred Drake1998-02-132-10/+12
* Minor stuff:Fred Drake1998-02-132-36/+96
* Add case checking feature on import.Guido van Rossum1998-02-131-1/+78
* Fix weirdness with single-page table of contents, reported by Guido.Fred Drake1998-02-131-1/+1
* Adding output of test_xmllib.pyGuido van Rossum1998-02-131-0/+1