summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* [Bug #1475554] Strengthen text to say 'must' instead of 'should'Andrew M. Kuchling2006-06-031-2/+2
* [Bug #1472084] Fix description of do_tagAndrew M. Kuchling2006-06-031-2/+3
* Clarify wording about how default values in strptime() are used.Brett Cannon2006-05-311-1/+2
* minor markup nitsGeorge Yoshida2006-05-271-1/+2
* Patch #1492218: document None being a constant.Georg Brandl2006-05-261-2/+6
* fix broken links in PDFFred Drake2006-05-252-3/+22
* - markup fixGeorge Yoshida2006-05-202-4/+5
* Add \exception markupGeorge Yoshida2006-05-131-2/+2
* Duplicated description about the illegal continue usage can be found in nearl...George Yoshida2006-05-121-5/+2
* Grammar fix(backport r45965)George Yoshida2006-05-111-2/+2
* Fix two small errors in argument lists.Georg Brandl2006-05-101-3/+3
* Bug #1484978: curses.panel: clarify that Panel objects are destroyed on garba...Georg Brandl2006-05-101-0/+3
* Bug #1485447: subprocess: document that the "cwd" parameter isn't used to fin...Georg Brandl2006-05-101-6/+9
* backport r45920George Yoshida2006-05-061-1/+4
* correct a dead link(backport from rev.45783)George Yoshida2006-04-281-1/+1
* Bug #1475009: clarify ntpath.join behavior with absolute componentsGeorg Brandl2006-04-281-2/+3
* fix markup glitch(backport from rev.45778)George Yoshida2006-04-281-1/+1
* Mention xmlrpclib.Error base class; import Error in exampleAndrew M. Kuchling2006-04-271-4/+6
* [Bug #1477102] Add necessary import to exampleAndrew M. Kuchling2006-04-271-0/+1
* Backport trunk's 45708: Fix markup glitch in unittest docs.Thomas Wouters2006-04-251-1/+1
* Merge rev 45677 from the trunk.Tim Peters2006-04-241-4/+7
* wrap SyntaxError with \exception{}George Yoshida2006-04-231-1/+1
* fix tex markupGeorge Yoshida2006-04-231-3/+3
* Typo fixesGeorge Yoshida2006-04-221-2/+2
* Typo fixesAndrew M. Kuchling2006-04-221-2/+2
* Typo, grammar fixesAndrew M. Kuchling2006-04-211-16/+16
* Typo fixesAndrew M. Kuchling2006-04-211-4/+4
* fix typoGeorge Yoshida2006-04-181-1/+1
* Add missing wordAndrew M. Kuchling2006-04-131-1/+1
* Bug #1467952: backport: make os.listdir() raise if readdir() failsGeorg Brandl2006-04-111-1/+2
* Bug #1464658: make clear that PyList_GetItem doesn't take negative indices.Georg Brandl2006-04-061-2/+3
* Bug #1465619: rot13 codec decodes to a Unicode string.Georg Brandl2006-04-061-1/+1
* Bug #1465600: note encoding issue in ZipFile.write().Georg Brandl2006-04-061-0/+9
* update URL to reflect new websiteFred Drake2006-04-061-1/+1
* Patch #1462496: typo in libsignal.texGeorg Brandl2006-04-011-1/+1
* Patch #1459631: documnent zlib.Decompress.flush() length parameter.Georg Brandl2006-04-011-1/+4
* Bug #1460564: document that socket.fromfd() duplicates the givenGeorg Brandl2006-04-011-4/+5
* bug #1462278: small fix in documentation of __op__ vs __rop__ methodsGeorg Brandl2006-04-011-8/+9
* Bug #1461610: xmlrpclib has no function "binary".Georg Brandl2006-03-311-4/+0
* - update the refcount information (late, but not a bad thing to do...)Fred Drake2006-03-302-0/+120
* preparing for 2.4.3 finalAnthony Baxter2006-03-281-1/+1
* Fix mark-up.Raymond Hettinger2006-03-261-2/+2
* Guarantee evaluation order for izip(). Document its creative uses and its li...Raymond Hettinger2006-03-261-2/+24
* Backport of rev 43312:Neal Norwitz2006-03-251-0/+4
* update - still some old .cvsignore files lying aroundAnthony Baxter2006-03-2314-87/+0
* 2.4.3c1Anthony Baxter2006-03-232-1/+2
* Bug #1445901: os.path.realpath() is available on Win/Mac too.Georg Brandl2006-03-081-2/+2
* Backport: SF #1442767, docs for os.statvfs miss f_bsize parameter.Neal Norwitz2006-03-031-0/+1
* backportSkip Montanaro2006-02-251-1/+1
* Bug #947571: By default, urllib.urlopen() does not raise IOErrorsGeorg Brandl2006-02-201-1/+8