summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* #6771: fix docs: curses.wrapper is exposed as a function, not a moduleR David Murray2011-06-181-33/+13
* merge headsBenjamin Peterson2011-06-161-1/+1
|\
| * Fix typo.Raymond Hettinger2011-06-161-1/+1
* | update link to pycrypto (closes #12351)Benjamin Peterson2011-06-161-1/+1
|/
* Minor wording improvementÉric Araujo2011-06-151-2/+2
* Updated Formatter.formatTime documentation.Vinay Sajip2011-06-121-0/+7
* Issue #12206: documentation for LogRecord constructor updated re. the level a...Vinay Sajip2011-06-111-0/+3
* Add missing reST target to one heading in the tutorialÉric Araujo2011-06-111-0/+2
* Documented change for Issue #12168.Vinay Sajip2011-06-101-0/+15
* Fix a few misuses of :option: I missed in r86521.Éric Araujo2011-06-083-5/+5
* Add links from builtins module docs to built-in functions and constants docsÉric Araujo2011-06-082-1/+5
* Add examples that work on Windows to distutils docs (#1626300)Éric Araujo2011-06-072-8/+17
* Remove outdated bit of advice (584f9c213a6d follow-up)Éric Araujo2011-06-071-5/+6
* Improve glossary entry for ABCs.Éric Araujo2011-06-044-13/+16
* Remove link that’s already present at the top of the fileÉric Araujo2011-06-031-3/+0
* Document working dir for “make html” (#12249). Patch by Tshepang Lekhonk...Éric Araujo2011-06-031-0/+1
* Fix named tuples to work with vars().Raymond Hettinger2011-06-031-0/+2
* Forward port doc updates for builtin functions.Raymond Hettinger2011-06-011-22/+32
* Branch mergeÉric Araujo2011-06-011-3/+3
|\
| * Fix markup: arguments in a class directive are __init__ arguments, not base c...Éric Araujo2011-05-311-3/+3
* | demote this to a noteBenjamin Peterson2011-06-011-1/+1
|/
* Merge 3.1Éric Araujo2011-05-291-3/+3
|\
| * Fix typo in 0311f62714f7Éric Araujo2011-05-291-1/+1
| * Don’t misuse “package data” in pprint exampleÉric Araujo2011-05-291-3/+3
* | Branch mergeÉric Araujo2011-05-294-81/+86
|\ \
| * \ Merge doc touch-ups and fixes for #9831 and #9223 from 3.1Éric Araujo2011-05-284-81/+85
| |\ \ |/ / / | | _
| * Re-add missing doc stub for the distutils check commandÉric Araujo2011-05-281-0/+14
| * Minor touch-ups in distutils.cmd.Command docÉric Araujo2011-05-281-2/+2
| * Minor doc addition for clarityÉric Araujo2011-05-271-1/+1
| * Add missing closing parenÉric Araujo2011-05-271-1/+1
* | Fix two typosÉric Araujo2011-05-251-2/+2
* | Clean-up example.Raymond Hettinger2011-05-231-31/+41
* | Issue 12126: removing incorrect claim about return value of selectEli Bendersky2011-05-221-2/+1
|\ \ | |/
| * Issue 12126: removing incorrect claim about return value of selectEli Bendersky2011-05-221-2/+1
* | Simplify exampleRaymond Hettinger2011-05-211-4/+0
* | Merge release branch after 3.2.1rc1.Georg Brandl2011-05-212-11/+20
|\ \
| * | Update pydoc topics and handle suspicious markup.Georg Brandl2011-05-152-11/+20
* | | merge 3.1Benjamin Peterson2011-05-201-1/+1
|\ \ \ | | |/ | |/|
| * | this should actually be an IOErrorBenjamin Peterson2011-05-201-1/+1
* | | merge 3.1Benjamin Peterson2011-05-201-1/+20
|\ \ \ | |/ /
| * | add example for not using accessBenjamin Peterson2011-05-201-1/+20
* | | #12072: merge with 3.1.Ezio Melotti2011-05-201-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * #12072: add missing parenthesis in the doc. Patch by Sandro Tosi.Ezio Melotti2011-05-201-1/+1
* | Merge #6498 fix from 3.1.Georg Brandl2011-05-151-5/+6
|\ \ | |/
| * Closes #6498: fix several misspellings of "SystemExit" as "SystemError".Georg Brandl2011-05-151-5/+6
* | Merged rethought pprint usage example from 3.1.Łukasz Langa2011-05-141-31/+99
|\ \ | |/
| * pprint usage example rethought.Łukasz Langa2011-05-141-30/+99
* | #11979: merge with 3.1.Ezio Melotti2011-05-141-16/+17
|\ \ | |/
| * #11979: improve wording and markup in sockets howto. Patch by Xavier Morel.Ezio Melotti2011-05-141-16/+17
* | Further beautification of the exampleRaymond Hettinger2011-05-131-3/+6