summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Clarify the interpretation of the __getstate__() return value forFred Drake2002-11-271-3/+9
* Add missing dependency information for the "What's New" document.Fred Drake2002-11-261-2/+2
* Note that str.zfill() and the optional argument to str.strip(),Fred Drake2002-11-161-0/+4
* SF 639138, Ref. calendar module in time docsNeal Norwitz2002-11-151-0/+3
* The "Up" link should point to index.html, not ./, since theseFred Drake2002-11-141-1/+1
* Document struct_time and the field names.Fred Drake2002-11-131-14/+25
* Add \funcline, \funclineni, and \methodlineni to the list of functionsFred Drake2002-11-131-0/+3
* Fix broken markup.Fred Drake2002-11-131-1/+1
* Typo: it's --> itsFred Drake2002-11-132-2/+2
* Update: Older versions of Python crashed when calling repr()Fred Drake2002-11-131-3/+5
* Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don'tFred Drake2002-11-131-3/+7
* Clarified meaning of \w and \W with respect to the UNICODE and LOCALE flags.Fred Drake2002-11-121-5/+5
* Clarified documentation of tempnam().Fred Drake2002-11-121-0/+4
* Commit version 1.02 (CVS revision 1.59) of whatsnew22.tex, whichAndrew M. Kuchling2002-11-121-12/+15
* Minor cleanups, markup.Fred Drake2002-11-051-2/+2
* Fix minor markup nits.Fred Drake2002-11-051-2/+2
* Fix SF #632864, Typo string instead of sting in LibDoc.Neal Norwitz2002-11-031-1/+1
* Fix SF # 518775, buffer object API description truncatedNeal Norwitz2002-11-031-0/+2
* Fix SF #618146, overflow error in calendar moduleNeal Norwitz2002-11-031-0/+5
* Update example for the type() function to use the currently acceptedFred Drake2002-11-011-2/+13
* Add notes to the asctime() and ctime() descriptions to make itFred Drake2002-10-301-0/+2
* Chapter titles that get split over multiple lines in the typesetFred Drake2002-10-281-5/+3
* Clarify packages in tutorial. Closes SF bug #616211.Raymond Hettinger2002-10-261-0/+4
* - The "-" format flag overrides the "0" flag, not the "-" flag.Fred Drake2002-10-251-28/+43
* Correct the description of PyErr_Restore().Fred Drake2002-10-241-3/+3
* Relocate an index entry so named anchors are not generated in a section head.Fred Drake2002-10-241-1/+2
* Update an example to use the DOM implementation object. Explain thatFred Drake2002-10-241-8/+28
* Deal with a FAQ:Fred Drake2002-10-231-0/+22
* Moved description of _urlopener adjacent to the related functions.Fred Drake2002-10-221-18/+35
* Yes, we have moved past 2.2.2.Fred Drake2002-10-222-3/+3
* Work around the fact that "maint" alone is a symlink now.Fred Drake2002-10-221-0/+5
* Describe __path__ along with the rest of the package description.Fred Drake2002-10-221-1/+12
* Clarified the error cases and Unicode handling of PyString_AsString(),Fred Drake2002-10-221-8/+17
* Clarify what versions of Windows are supported, and add LinuxFred Drake2002-10-221-1/+1
* Fix markup for tilde in URL.Fred Drake2002-10-181-1/+1
* Fix reference to the Fetchmail FAQ:Fred Drake2002-10-181-6/+8
* Fix markup for tilde in URL.Fred Drake2002-10-181-1/+1
* Added cross-references to related material on exceptions.Fred Drake2002-10-181-9/+13
* Added cross-references to related material on exceptions.Fred Drake2002-10-181-0/+3
* Backport Neal Norwitz's patch from revision 1.14:Fred Drake2002-10-181-1/+1
* Document urldefrag().Fred Drake2002-10-161-0/+7
* Update release information for 2.2.2 final.Fred Drake2002-10-142-3/+3
* Fix tildes in URLs. Closes SF bug #614821.Fred Drake2002-10-121-3/+4
* Clarify impending deprecation of the floor div operator, modulo operator,Raymond Hettinger2002-10-111-5/+4
* Backport email 2.4.2 changes from Python 2.3.Barry Warsaw2002-10-102-6/+8
* Document when unittest was added to Python.Fred Drake2002-10-101-0/+1
* Accept Armin's documentation patch for SF bug #558179.Fred Drake2002-10-091-5/+5
* Fix up the release number for the 2.2.2b1 documentation release.Fred Drake2002-10-071-1/+1
* Backport patches from trunk revisions 1.62, 1.63. Modified to beFred Drake2002-10-071-4/+5
* Back-port part of 1.128 from the trunk:Fred Drake2002-10-071-0/+1