summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* - improve the description of how user-defined methodFred Drake2003-07-171-25/+85
* Note that Unicode strings are now supported in sys.path.Fred Drake2003-07-171-0/+2
* Make the howto document class work properly with the pypaper.styFred Drake2003-07-171-1/+1
* Zap the C API subsection altogether for now. It's not actually usable fromSkip Montanaro2003-07-161-58/+0
* Mention list.index; more small textual changesAndrew M. Kuchling2003-07-161-26/+30
* Add reminder list of things to document; mention sys.getcheckinterval() and s...Andrew M. Kuchling2003-07-161-1/+9
* expose the C API subsection which was hidden from LaTeX in a comment. InSkip Montanaro2003-07-161-22/+27
* Clarify the lack of relationship between rich comparison operators.Raymond Hettinger2003-07-161-0/+5
* Doctest now examines all docstrings by default. Previously, it wouldRaymond Hettinger2003-07-161-6/+7
* Lots of markup cleanups to avoid warnings from the GNU info generation;Fred Drake2003-07-163-23/+23
* Remove \versionchanged; the text was too complex for the GNU infoFred Drake2003-07-161-4/+4
* 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