summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Minor text changes; update bug/patch count (quite a jump!)Andrew M. Kuchling2003-07-161-18/+18
* Make it easier to figure out the where a menuselection starts and endsFred Drake2003-07-163-2/+4
* Cygwin instructions:Fred Drake2003-07-161-5/+5
* A variety of markup-level adjustments.Fred Drake2003-07-161-6/+6
* Discussion of signatures for unicode.translate() and str.translate()Raymond Hettinger2003-07-162-10/+10
* - update some commentsFred Drake2003-07-161-9/+21
* Pass along the selected "What's New" document to the make file for theFred Drake2003-07-161-1/+1
* Adjust description of the internationalized domain name encoding toFred Drake2003-07-161-1/+1
* Map \envvar to the TeXinfo equivalent, @env.Fred Drake2003-07-161-1/+1
* Simple support for the alltt environment.Fred Drake2003-07-161-1/+3
* In the description of enumerate(), the indexing operators should notFred Drake2003-07-161-2/+2
* Teach this script about \AA and \aa (the Scandanavian A-ringFred Drake2003-07-161-1/+3
* Nits.Raymond Hettinger2003-07-151-2/+2
* Indexing is a mess; try to get the link targets closer to the relevantFred Drake2003-07-152-14/+11
* process_commands_wrap_deferred:Fred Drake2003-07-151-5/+13
* Try to clean up some indexing relevant to the import statement.Fred Drake2003-07-151-3/+3
* Discuss calling new-style types.Fred Drake2003-07-151-1/+9
* Markup consistency nits.Fred Drake2003-07-141-15/+17
* Added missing markup.Fred Drake2003-07-141-0/+2
* Fix unbalanced parenthesis in text.Raymond Hettinger2003-07-142-2/+2
* Fix missing parenthesisRaymond Hettinger2003-07-141-1/+1
* update norobots linkSkip Montanaro2003-07-141-1/+1
* + libdumdbmSkip Montanaro2003-07-141-0/+1
* + libdumbdbmSkip Montanaro2003-07-141-0/+1
* minimal dumdbm module docSkip Montanaro2003-07-141-0/+57
* SF bug #738090: Section 13.3: htmllib.HTMLParser constructor definitionRaymond Hettinger2003-07-141-0/+3
* SF bug #706546: u''.translate not documentedRaymond Hettinger2003-07-131-1/+11
* SF bug #770107: Typo in documentation of resource moduleRaymond Hettinger2003-07-131-2/+2
* Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2.Martin v. Löwis2003-07-122-9/+17
* Fix missing parenthesisRaymond Hettinger2003-07-121-1/+1
* SF patch #726751: Clarify docs for except target assignmentRaymond Hettinger2003-07-121-8/+20
* Document Jim Fulton's docttest extensions.Raymond Hettinger2003-07-111-8/+70
* Minor fixups and added sections for iterators and generators.Raymond Hettinger2003-07-111-3/+117
* normalize whitespaceFred Drake2003-07-111-78/+79
* update the reference to the Apple Publications Style GuideFred Drake2003-07-111-4/+2
* SF #767592: unittest docs don't suggest "unittest.main()"Raymond Hettinger2003-07-101-0/+96
* fix stupid typoFred Drake2003-07-101-1/+1
* Missing markup.Raymond Hettinger2003-07-101-1/+1
* Add versionadded. Remove duplicate "to"Neal Norwitz2003-07-091-1/+2
* Adding "use warnings" to .../Doc/perl/python.perl raisesKurt B. Kaiser2003-07-081-1/+1
* Document interrupt_main()Kurt B. Kaiser2003-07-081-5/+5
* add missing 'Neal Norwitz2003-07-081-1/+1
* Improve compatibility with more versions of LaTeX2HTML and more LaTeXFred Drake2003-07-081-0/+1
* - clean up table markup for readabilityFred Drake2003-07-081-40/+46
* Update Tkinter3000 notes based on text from Fredrik Lundh.Fred Drake2003-07-081-7/+9
* Fixed a table that wasn't in a tableii block, and added a very simpleAnthony Baxter2003-07-081-26/+72
* - explain about making Python scripts executable on Unix in moreFred Drake2003-07-071-2/+13
* Error noted in email to python-docs: PyObject corresponds toFred Drake2003-07-071-1/+1
* add versionadded for getcheckintervalNeal Norwitz2003-07-071-0/+1
* New function sys.getcheckinterval(), to complement setcheckinterval().Tim Peters2003-07-061-0/+5