summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Version fix (bug #1708710)Georg Brandl2007-04-271-4/+4
* Minor wording change on slicing aide-memoire.Steve Holden2007-04-261-1/+1
* fix some markup errorsFred Drake2007-04-264-5/+5
* Standardize on test.test_support.run_unittest() (as opposed to a mix of run_u...Collin Winter2007-04-251-8/+14
* Markup fix.Georg Brandl2007-04-251-1/+1
* Patch #1698768: updated the "using Python on the Mac" intro.Georg Brandl2007-04-251-173/+133
* Fix markupRaymond Hettinger2007-04-241-1/+1
* Bug #1705717: error in sys.argv docs.Georg Brandl2007-04-241-2/+2
* Some new year updates.Georg Brandl2007-04-243-3/+4
* Fix SF #1703110, Incorrect example for add_password() (use uri, not host)Neal Norwitz2007-04-241-1/+4
* SF 1193128: Let str.translate(None) be an identity transformationRaymond Hettinger2007-04-122-1/+9
* Repair missing spaces after \UNIX.Georg Brandl2007-04-114-4/+4
* Describe undocumented third argument to touchline()Andrew M. Kuchling2007-04-111-2/+4
* Add window.chgat() method, submitted via e-mail by Fabian KreutzAndrew M. Kuchling2007-04-112-0/+22
* Repair a duplicate label and some obsolete uses of \setindexsubitem.Georg Brandl2007-04-106-42/+39
* Doc that file.next() has undefined behaviour when called on a file opened withBrett Cannon2007-04-081-8/+9
* Some grammar fixesAndrew M. Kuchling2007-04-061-5/+5
* Now using unittest for the tests infraestructure. Also split theFacundo Batista2007-04-031-2/+3
* Fix the strange case ofGeorg Brandl2007-04-031-8/+8
* SF #1382213: Tutorial section 9.5.1 ignores MRO for new-style classesRaymond Hettinger2007-04-031-11/+20
* Fix the class name of strings.Georg Brandl2007-04-011-37/+37
* Remove bogus entry.Georg Brandl2007-04-011-3/+0
* Some semantic fixes.Georg Brandl2007-04-013-4/+3
* Explicit class names.Georg Brandl2007-04-011-3/+3
* Lots of explicit class names for method and member descs.Georg Brandl2007-04-0142-489/+489
* Another fix.Georg Brandl2007-04-011-1/+1
* Fix a lot of markup and meta-information glitches.Georg Brandl2007-04-0121-143/+143
* Typo fix.Georg Brandl2007-03-311-1/+1
* Duplicate label fix.Georg Brandl2007-03-311-1/+1
* Markup fix.Georg Brandl2007-03-311-1/+1
* repair string literal.Georg Brandl2007-03-311-1/+1
* Markup fix.Georg Brandl2007-03-301-1/+1
* Duplicate label fix.Georg Brandl2007-03-301-1/+1
* Add item. (Oops, accidentally checked this in on my branch)Andrew M. Kuchling2007-03-301-0/+11
* Markup fix.Georg Brandl2007-03-301-3/+3
* Duplicate label fix.Georg Brandl2007-03-301-1/+0
* Label name fix.Georg Brandl2007-03-301-1/+1
* Markup fix.Georg Brandl2007-03-301-1/+1
* Bug #1688274: add documentation for C-level class objects.Collin Winter2007-03-301-0/+29
* Added the posibility to pass the timeout to FTP.connect, not only whenFacundo Batista2007-03-301-1/+7
* Added timout parameter to telnetlib.Telnet. Also createdFacundo Batista2007-03-291-2/+8
* These are actually methods.Georg Brandl2007-03-291-6/+6
* Added timeout to smtplib (to SMTP and SMTP_SSL). Also createdFacundo Batista2007-03-281-2/+8
* Added an optional timeout to poplib.POP3. Also created aFacundo Batista2007-03-271-1/+4
* Some nits.Georg Brandl2007-03-262-9/+8
* Added an optional timeout to FTP class. Also I started a test_ftplib.pyFacundo Batista2007-03-261-1/+4
* Markup fix.Georg Brandl2007-03-251-4/+4
* Markup fix.Georg Brandl2007-03-251-2/+2
* Change the docs to no longer claim that unittest is preferred over doctest forBrett Cannon2007-03-251-7/+7
* Revert accidental change.Georg Brandl2007-03-241-1/+1