summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* make the reference to older versions of the documentation a linkFred Drake2006-07-291-2/+3
* Reorganize the docs for 'file' and 'open()' after some discussion with Fred.Andrew M. Kuchling2006-07-291-63/+74
* expunge the xmlcore changes:Fred Drake2006-07-292-22/+0
* Set bug/patch count. Take a bow, everyone!Andrew M. Kuchling2006-07-291-1/+1
* [Bug #1528258] Mention that the 'data' argument can be None.Andrew M. Kuchling2006-07-291-3/+13
* Fix typoMatt Fleming2006-07-291-1/+1
* Typo fixAndrew M. Kuchling2006-07-291-1/+1
* [Bug #1530382] Document SSL.server(), .issuer() methodsAndrew M. Kuchling2006-07-291-0/+52
* [Bug #1519571] Document some missing functions: setup(), title(), done()Andrew M. Kuchling2006-07-291-0/+39
* [Bug #1529157] Mention raw_input() and input(); while I'm at it, reword the d...Andrew M. Kuchling2006-07-291-4/+7
* Reword paragraph to match the order of the subsequent sectionsAndrew M. Kuchling2006-07-291-2/+2
* Update URLAndrew M. Kuchling2006-07-291-1/+1
* Add exampleAndrew M. Kuchling2006-07-291-0/+13
* Bug #835255: The "closure" argument to new.function() is now documented.Georg Brandl2006-07-291-2/+5
* Bug #1529871: The speed enhancement patch #921466 broke Python's compliancePhillip J. Eby2006-07-281-1/+19
* Add example. Should I propagate this example to all the other DBM-ish module...Andrew M. Kuchling2006-07-281-0/+26
* Don't overwrite built-in name; add some blank lines for readabilityAndrew M. Kuchling2006-07-281-1/+3
* Add exampleAndrew M. Kuchling2006-07-281-1/+44
* Add exampleAndrew M. Kuchling2006-07-281-0/+12
* Typo fixAndrew M. Kuchling2006-07-281-1/+1
* [Patch #1529811] Correction to description of r|* modeAndrew M. Kuchling2006-07-281-3/+3
* Live with that "the hardware address" is an ill-definedTim Peters2006-07-281-12/+15
* Patch #1520294: Support for getset and member descriptors in types.py,Barry Warsaw2006-07-272-4/+47
* Add exampleAndrew M. Kuchling2006-07-271-0/+12
* Add exampleAndrew M. Kuchling2006-07-271-0/+14
* Reword paragraphAndrew M. Kuchling2006-07-271-3/+2
* If binhex is higher-level than binascii, it should come first in the chapterAndrew M. Kuchling2006-07-271-1/+1
* Mention base64 module; rewrite last sentence to be more positiveAndrew M. Kuchling2006-07-271-4/+5
* Add punctuation mark; add some examplesAndrew M. Kuchling2006-07-271-1/+25
* Update URL; add exampleAndrew M. Kuchling2006-07-271-1/+19
* Repair typosAndrew M. Kuchling2006-07-271-1/+1
* Add missing wordAndrew M. Kuchling2006-07-271-1/+2
* Typo fix ('publically' is rare, poss. non-standard)Andrew M. Kuchling2006-07-271-1/+1
* Add exampleAndrew M. Kuchling2006-07-271-0/+37
* Resync optparse with Optik 1.5.3: minor tweaks for/to tests.Greg Ward2006-07-231-1/+1
* More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightlyBarry Warsaw2006-07-211-1/+10
* markup fixFred Drake2006-07-201-2/+2
* Updated documentation for TimedRotatingFileHandler relating to how rollover f...Vinay Sajip2006-07-201-7/+5
* Fix bug #1520914. Starting in 2.4, time.strftime() began to check the boundsBrett Cannon2006-07-181-0/+2
* Attribute more featuresAndrew M. Kuchling2006-07-171-10/+24
* document xmlcore (still minimal; needs mention in each of the xml.* modules)Fred Drake2006-07-171-0/+11
* clean up some link markupFred Drake2006-07-161-2/+2
* Bug #15187702 : ext/win-cookbook.html has a broken link to distutilsGeorge Yoshida2006-07-151-5/+7
* typoFredrik Lundh2006-07-141-1/+1
* Updates for the ctypes documentation.Thomas Heller2006-07-141-37/+27
* Bug #1223937: CalledProcessError.errno -> CalledProcessError.returncode.Peter Astrand2006-07-141-4/+3
* Mention new optionsAndrew M. Kuchling2006-07-141-0/+5
* Try to improve grammar further.Neal Norwitz2006-07-141-1/+1
* Patch #1521874: grammar errors in doanddont.tex.Georg Brandl2006-07-141-2/+3
* Fix the wrong description of LibraryLoader.LoadLibrary, and documentThomas Heller2006-07-121-7/+12