summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove .cvsignore files, as they live in svn:ignoreMartin v. Löwis2005-10-301-3/+0
* SF Bug #1341934: Fix a representation of "\n" to use a proper tag.Hye-Shik Chang2005-10-301-1/+1
* Minor update to HTTPHandler documentation to indicate that host:port can be u...Vinay Sajip2005-10-291-1/+3
* add missing wordFred Drake2005-10-201-1/+1
* SF bug #1328915, try to word kill a bit more generically. Backport candidate.Neal Norwitz2005-10-181-2/+2
* SF bug #1323294, Minor error in the Library Reference doc. Will backportNeal Norwitz2005-10-111-1/+2
* Bug #1245379: Add "unicode-1-1-utf-7" as an alias for "utf-7" as specifiedWalter Dörwald2005-10-091-1/+1
* open_new_win does not exist. use UNIX consistently, add autoraise parameter ...Neal Norwitz2005-10-041-12/+13
* fix link to subsection (SF bug #1311674)Fred Drake2005-10-031-2/+4
* Patch #754022: Greatly enhanced webbrowser.py.Georg Brandl2005-10-031-22/+53
* SF Bug #1008310, os.major() os.minor() example and description change. Will ...Neal Norwitz2005-10-031-2/+4
* Fix SF bug #991735, os.access reports true for read-only directories. Will b...Neal Norwitz2005-10-031-0/+5
* SF Bug #1308042, platform dependent behaviour (Windoze of course) in UDP sock...Neal Norwitz2005-10-031-1/+2
* SF patch #1227568, bug #1219273, Expression AST node not documented. Backpor...Neal Norwitz2005-10-031-0/+2
* bug [ 1298120 ] shlex does not support unicodeGeorg Brandl2005-09-291-0/+2
* Minor clarification of effective level calculationVinay Sajip2005-09-261-0/+14
* SF #1297059, doc incorrect return type for search() method. (There is a desc...Neal Norwitz2005-09-231-4/+3
* patch [ 1277677 ] tkinter hello world example bugGeorg Brandl2005-09-151-1/+3
* bug [ 1274828 ] splitunc not documentedGeorg Brandl2005-09-141-0/+9
* Add FAQ entry regarding non-expoential representation.Raymond Hettinger2005-09-111-2/+11
* Remove statement about meaning of constants; arguably it's incorrectAndrew M. Kuchling2005-09-011-2/+1
* From c.l.py comments: link to zlib manual, and disclaim completenessAndrew M. Kuchling2005-08-311-2/+9
* Explain what file descriptors are; this change has been sitting in my tree fo...Andrew M. Kuchling2005-08-311-2/+9
* SF bug #1277016: Turn sentence fragment into a complete sentence.Walter Dörwald2005-08-311-3/+3
* patch [ 1274550 ] libtarfile.tex: external URL changedGeorg Brandl2005-08-271-2/+2
* patch [ 1274630 ] documentation fixesGeorg Brandl2005-08-273-7/+10
* bug [ 1248199 ] shelve .sync operation not documentedGeorg Brandl2005-08-251-0/+8
* Once upon a time, I used to know TeX...Georg Brandl2005-08-251-3/+3
* patch #848017: make Cookie more RFC-compliant.Georg Brandl2005-08-241-17/+19
* Patch [ 1062060 ] fix for 1016880 urllib.urlretrieve silently truncates dwnldGeorg Brandl2005-08-241-1/+29
* Return complete lines from codec stream readersMartin v. Löwis2005-08-241-1/+5
* bug [ 1190204 ] 3.29 site is confusing re site-packages on WindowsGeorg Brandl2005-08-241-2/+2
* bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOMEGeorg Brandl2005-08-241-8/+16
* bug [ 728515 ] mmap's resize method resizes the file in win32 but not unixGeorg Brandl2005-08-241-0/+1
* SF bug #1100368: Wrong "type()" syntax in docsRaymond Hettinger2005-08-241-17/+21
* ord() documentation update; this is what remains applicable fromFred Drake2005-08-231-4/+9
* bug [ 1266296 ] Mistakes in decimal.Context.subtract documentationGeorg Brandl2005-08-221-1/+1
* whoops, missed adding this last night in my hashlib commitGregory P. Smith2005-08-221-0/+114
* [ sf.net patch # 1121611 ]Gregory P. Smith2005-08-214-7/+17
* SF bug #1121416: zip incorrectly and incompletely documentedRaymond Hettinger2005-08-211-4/+4
* Typo fixAndrew M. Kuchling2005-08-181-1/+1
* Fix markup.Raymond Hettinger2005-08-181-1/+1
* Fix typo (fixes SF bug #1263086).Walter Dörwald2005-08-181-1/+1
* Document 'istext' parameterAndrew M. Kuchling2005-08-121-2/+5
* fix minor markup errorsFred Drake2005-08-091-3/+3
* Patch #1180695: Implement nanosecond stat resolution on FreeBSD,Martin v. Löwis2005-08-091-0/+7
* bug [ 1252706 ] poplib list() docstring fix (and docs too)Georg Brandl2005-08-051-2/+2
* bug [ 1250306 ] incorrect description of range functionGeorg Brandl2005-08-031-1/+1
* [ 1243192 ] Incorrect documentation of re.UNICODEGeorg Brandl2005-08-021-12/+29
* Minor tweak as a side effect of fixing #1243553. The Unicode name for " isSkip Montanaro2005-08-021-1/+1