summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* #2673 Fix example typo in optparse docsBenjamin Peterson2008-04-231-1/+1
* syntax fixupGregory P. Smith2008-04-231-3/+3
* Factor in documentation changes from issue 1753732.Skip Montanaro2008-04-221-0/+13
* Major improvements:Gregory P. Smith2008-04-221-2/+18
* Various io doc updatesBenjamin Peterson2008-04-221-68/+63
* Fix Sphinx warningsBenjamin Peterson2008-04-211-11/+11
* Windows x64 also falls under VER_PLATFORM_WIN32_NT.Jeroen Ruigrok van der Werven2008-04-211-11/+11
* capitalizationDavid Goodger2008-04-211-2/+2
* corrections ("reStructuredText" is one word)David Goodger2008-04-211-4/+4
* Moved Mark SummerField's io doc changes back to the trunk. (He will edit here...Benjamin Peterson2008-04-211-117/+137
* Add various itemsAndrew M. Kuchling2008-04-211-1/+46
* Wording changesAndrew M. Kuchling2008-04-211-2/+2
* Markup fixAndrew M. Kuchling2008-04-211-1/+1
* Move description of math module changes; various edits to description of cmat...Andrew M. Kuchling2008-04-201-48/+62
* Move asinh documentation to the proper place.Mark Dickinson2008-04-191-17/+18
* Correct documentation for math.pow;Mark Dickinson2008-04-191-4/+8
* Update template for newest Sphinx.Georg Brandl2008-04-192-3/+4
* Document updates to math and cmath modules.Mark Dickinson2008-04-191-0/+51
* Complete documentation for errors argument of io's open and TextIOWrapperBenjamin Peterson2008-04-191-9/+14
* Copy io documentation back from py3k branch so changes can be merged into it.Benjamin Peterson2008-04-191-25/+30
* :func: et al. should *not* include the parens.Georg Brandl2008-04-191-3/+3
* #2631: clarify IMPORT_NAME semantics.Georg Brandl2008-04-191-3/+5
* #2633: clarify meaning of env parameter.Georg Brandl2008-04-191-2/+3
* #2634: clarify meaning of env parameter to spawn/exec*e.Georg Brandl2008-04-191-2/+4
* #2369: clarify that copyfile() doesn't take a target directory.Georg Brandl2008-04-191-9/+11
* Fix-up docs for revision 62386.Georg Brandl2008-04-191-2/+8
* Added kill, terminate and send_signal to subprocess.PopenChristian Heimes2008-04-191-0/+23
* I finally got the time to update and merge Mark's and my trunk-math branch. T...Christian Heimes2008-04-182-15/+152
* Rewrite introductory section, and remove old section. (It was already commen...Andrew M. Kuchling2008-04-181-62/+29
* Remove personal note from Jim Roskind; it no longer applies, and theAndrew M. Kuchling2008-04-181-9/+0
* #2654: fix typoAndrew M. Kuchling2008-04-181-1/+1
* Use correct parameter nameAndrew M. Kuchling2008-04-181-1/+1
* Typo fixesAndrew M. Kuchling2008-04-171-2/+2
* Be consistent in the use of read-only.Jeroen Ruigrok van der Werven2008-04-171-1/+1
* Issue 2648: Add leading zero to money format recipe in the docs.Raymond Hettinger2008-04-172-10/+8
* Add details about the return value for mmap.flush().Jeroen Ruigrok van der Werven2008-04-161-0/+6
* Reformat to 80 columns prior to adding documentation.Jeroen Ruigrok van der Werven2008-04-161-88/+92
* Typo fixAndrew M. Kuchling2008-04-151-1/+1
* Add *,**,@ to index, as suggested byAndrew M. Kuchling2008-04-152-0/+13
* Add myself to Doc/ACKS.txtBenjamin Peterson2008-04-151-0/+1
* Issue 2439: add pkgutils.get_data() as a convenience wrapper for the PEP 302 ...Nick Coghlan2008-04-151-1/+22
* Various items; begin writing the SSL sectionAndrew M. Kuchling2008-04-151-8/+17
* Add exampleAndrew M. Kuchling2008-04-131-1/+7
* Check out Jinja as a separate step now that it's not included in the Sphinx p...Georg Brandl2008-04-132-0/+7
* Fix markup.Georg Brandl2008-04-131-7/+5
* Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique l...Benjamin Peterson2008-04-131-1/+1
* Backported io module docsBenjamin Peterson2008-04-132-0/+628
* Mention -J, -XAndrew M. Kuchling2008-04-131-0/+14
* Re-implement the 'warnings' module in C. This allows for usage of theBrett Cannon2008-04-121-5/+13
* Don't offend snake lovers.Georg Brandl2008-04-121-1/+1