summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
Commit message (Expand)AuthorAgeFilesLines
* #9138: reword introduction to classes in Python.Georg Brandl2010-10-171-16/+16
* Refrain from using inline suites.Georg Brandl2010-10-151-2/+4
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
* Fix typo.Georg Brandl2010-09-201-1/+1
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-2/+2
* Issue #4570: Clean-up tutorial exampleRaymond Hettinger2010-08-081-9/+5
* Issue #9337: Make float.__str__ identical to float.__repr__.Mark Dickinson2010-08-041-6/+5
* Clarify that abs() is not a namespace.Georg Brandl2010-08-021-1/+1
* Fix typo.Mark Dickinson2010-07-291-1/+1
* Clarification. Yay importlib!Georg Brandl2010-07-191-2/+5
* Remove mention of execfile from the tutorial.Mark Dickinson2010-07-121-6/+6
* Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...Benjamin Peterson2010-06-272-2/+2
* Wording fix.Georg Brandl2010-06-271-4/+1
* Remove redundant example.Georg Brandl2010-05-211-4/+1
* Update the python version in the interpreter tutorial.Ezio Melotti2010-04-201-1/+1
* Merged revisions 79522 via svnmerge fromEzio Melotti2010-03-311-14/+13
* Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,...Benjamin Peterson2010-03-211-0/+6
* Merged revisions 79179 via svnmerge fromGeorg Brandl2010-03-211-0/+5
* Merged revisions 78576 via svnmerge fromSteven Bethard2010-03-021-1/+1
* Fixing Issue7399 - Fixing an example of urllib usage.Senthil Kumaran2010-02-221-0/+1
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-1/+1
* Merged revisions 76904 via svnmerge fromEzio Melotti2009-12-192-2/+2
* Merged revisions 76460 via svnmerge fromMark Dickinson2009-11-231-9/+9
* fix highlight in the datetime exampleEzio Melotti2009-11-121-2/+2
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-6/+5
* Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,...Benjamin Peterson2009-10-042-13/+11
* #6998: fix missing () on a printEzio Melotti2009-09-251-2/+2
* #6935: update version.Georg Brandl2009-09-181-4/+4
* Merged revisions 74817-74820,74822-74824 via svnmerge fromGeorg Brandl2009-09-161-3/+4
* Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,...Benjamin Peterson2009-09-111-4/+24
* Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,...Georg Brandl2009-09-011-6/+6
* Recorded merge of revisions 74614 via svnmerge fromGeorg Brandl2009-09-011-3/+12
* Merged revisions 74411 via svnmerge fromGeorg Brandl2009-08-131-5/+2
* Merged revisions 74404 via svnmerge fromGeorg Brandl2009-08-131-2/+2
* Fix duplicate sentence.Georg Brandl2009-08-131-3/+1
* Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge fromAlexandre Vassalotti2009-07-291-4/+4
* Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-...Alexandre Vassalotti2009-07-295-102/+116
* Clean-up floating point tutorial.Raymond Hettinger2009-06-281-23/+28
* Small doc fix-ups to floatingpoint.rst. More are forthcoming.Raymond Hettinger2009-06-281-5/+5
* Fix incorrect quote type on Decimal examplesMark Dickinson2009-06-281-2/+2
* Issue #6354 continued: reword confusing tutorial note on the (no-longerMark Dickinson2009-06-281-10/+3
* Issue #6354: More fixes for code examples involving the repr of a float.Mark Dickinson2009-06-283-9/+9
* bump to 3.2a0Benjamin Peterson2009-06-271-4/+4
* The key-value pairs can be lists or tuples or any iterable.Raymond Hettinger2009-06-161-1/+1
* Expand a bit on dict views.Georg Brandl2009-06-161-11/+18
* Fix markup.Georg Brandl2009-06-081-3/+3
* Elaborate encoding recommendations, and fix ambiguous wording for list compre...Georg Brandl2009-06-082-9/+13
* Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge fromGeorg Brandl2009-06-081-5/+13
* #6190: Remove duplicate paragraph.Georg Brandl2009-06-031-7/+0
* Merged revisions 72703 via svnmerge fromGeorg Brandl2009-05-171-2/+2