summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Make the example cut and pasteable.Raymond Hettinger2012-04-271-3/+3
* fix footnote reference; thanks to Fizz from docs@Sandro Tosi2012-04-251-1/+1
* Issue #14448: mention pytz; patch by Andrew SvetlovSandro Tosi2012-04-241-0/+8
* Issue #14554: correct example for captured_stdout()Sandro Tosi2012-04-241-1/+1
* Issue #13478: document timeit.default_timer()Sandro Tosi2012-04-241-8/+14
* Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron...Sandro Tosi2012-04-241-2/+2
* mergeRaymond Hettinger2012-04-242-7/+7
|\
| * #14640: Fix typos/syntax in pyporting.rst.R David Murray2012-04-231-5/+5
| * Issue #14641: minor fixes to sockets Howto; patch by Dionysios KalofonosSandro Tosi2012-04-231-2/+2
* | Improve section heading for better discoverability.Raymond Hettinger2012-04-241-2/+2
* | Reorder the entries to put the type specific technique last.Raymond Hettinger2012-04-241-10/+10
|/
* mergeRaymond Hettinger2012-04-232-9/+10
|\
| * Update 2.7 docs about legal characters allowed in Cookie nameSenthil Kumaran2012-04-221-2/+8
| * Remove webbrowser doc reference to the previously removed internet-config opt...Ned Deily2012-04-181-7/+2
* | Minor fixups.Raymond Hettinger2012-04-181-4/+4
|/
* Clean-up the SQLite introduction.Raymond Hettinger2012-04-181-26/+26
* Clarify that a new connection needs to be made after the close.Raymond Hettinger2012-04-171-0/+6
* Tweaked format of cookbook example.Vinay Sajip2012-04-161-5/+6
* Added cookbook example for log insertion.Vinay Sajip2012-04-161-0/+44
* #14552: remove redundant wording in 'test' docs.R David Murray2012-04-121-4/+4
* Fix closes Issue14258 - Clarify the re.LOCALE and re.UNICODE flags for \S c...Senthil Kumaran2012-04-101-12/+12
* Updated logging reference and HOWTO.Vinay Sajip2012-04-102-2/+29
* minor .rst fixSenthil Kumaran2012-04-101-1/+1
* Issue #14502: release() and unlocked lock generates a ThreadErrorSandro Tosi2012-04-051-1/+1
* Closes #14489: correct link target.Georg Brandl2012-04-051-1/+1
* #14481: fix formatting of example in subprocess docs.R David Murray2012-04-031-1/+1
* fix typo; thanks to Robert Bardos from docs@Sandro Tosi2012-03-311-1/+1
* use unittest.skip; thanks to Chang Min Jeon from docs@Sandro Tosi2012-03-311-1/+1
* add 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@Sandro Tosi2012-03-311-0/+2
* #10423: clarify options vs args in argparse discussion of optparseR David Murray2012-03-301-2/+3
* #14416: add missing LOG_SYSLOG facility to syslog docs.R David Murray2012-03-291-1/+2
* Issue #14410: fix typo in argparse doc; patch by Tshepang LekhonkhobeSandro Tosi2012-03-261-2/+2
* Minor documentation tweak.Vinay Sajip2012-03-261-1/+1
* Closes #14401: fix typos in curses howto.Georg Brandl2012-03-251-3/+3
* Issue #14400: Fix typo.Martin v. Löwis2012-03-241-1/+1
* Closes #14250: regex.flags has not only explicit flags but also those from th...Georg Brandl2012-03-171-2/+2
* Closes #14343: avoid shadowing builtin input() in example code.Georg Brandl2012-03-171-2/+2
* Closes #14342: remove out-of-date section about avoiding recursion errors.Georg Brandl2012-03-171-22/+0
* Closes #14306: clarify expensiveness of try-except and update code snippetGeorg Brandl2012-03-171-5/+5
* explain json.dumps for non-string keys in dicts. closes issue6566. Patch con...Senthil Kumaran2012-03-171-0/+8
* #11780: s/throw/raise/R David Murray2012-03-171-1/+1
* #11780: document that email.encoders throw TypeError on multipart messages.R David Murray2012-03-171-0/+4
* #12758: removing confusing mention of UTC from time.time descriptionR David Murray2012-03-151-2/+2
* Closes #14289: put a link to the CHM download page on the docs download page.Georg Brandl2012-03-141-1/+5
* closes issue14257 - Grammatical fixSenthil Kumaran2012-03-121-3/+3
* closes issue14257 minor error in glossary wording regarding __hash__Senthil Kumaran2012-03-121-1/+1
* Fix closes issue14258 - added clarification to \W and \S flagsSenthil Kumaran2012-03-121-8/+12
* Closes #9574: Note that complex constructor doesn't allow whitespace around c...Mark Dickinson2012-03-101-0/+7
* Use PEP-8 style in logging exampleJason R. Coombs2012-03-071-1/+1
* Move xml.etree higher and xml.parsers.expat lower in the markup ToC.Éric Araujo2012-03-051-3/+2