summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
Commit message (Expand)AuthorAgeFilesLines
* Update section about dir() in the tutorial.Ezio Melotti2012-11-171-26/+33
* #16470: mention set and dict comprehension in the tutorial. Patch by Yongzhi...Ezio Melotti2012-11-171-8/+19
* Remove versionadded from the tutorial, at a location where it produces more q...Georg Brandl2012-11-151-2/+0
* Use 2.x "print" syntax for this example.Georg Brandl2012-11-121-2/+3
* Backport from 3.2: improve FAQ link in documentation (for issue #16435).Chris Jerdonek2012-11-101-3/+2
* Backport from 3.2: remove "Release" and "Date" markers from index pages.Chris Jerdonek2012-10-281-3/+0
* Closes #16294: 8 space indent in tutorialJesus Cea2012-10-221-2/+2
* Issue #16225: Backport from 3.2: Add additional note to tutorial about looping.Chris Jerdonek2012-10-162-11/+24
* Issue #16015: Fix NameError doctest example in tutorial introduction.Chris Jerdonek2012-09-251-2/+1
* #16019, #16020: fix syntax highlight.Ezio Melotti2012-09-241-2/+6
* #16017: capitalize URLs.Ezio Melotti2012-09-241-1/+1
* Fix typo in tutorialEli Bendersky2012-08-181-1/+1
* fix typoSandro Tosi2012-08-141-1/+1
* Issue #15630: Add an example for "continue" statement in the tutorial. Patch bySenthil Kumaran2012-08-121-3/+16
* add missing period; thanks to Gaston Fiore from docs@Sandro Tosi2012-08-041-1/+1
* #14840: Add a bit on the difference between tuples and lists. Initial patch ...Ezio Melotti2012-06-171-9/+21
* #8652: update errors tutorial.R David Murray2012-06-081-3/+11
* Nudge readers towards a more accurate mental model for loop else clauses (Bac...Nick Coghlan2012-06-071-0/+7
* 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
* Issue #11948: clarify modules search pathSandro Tosi2012-01-191-18/+16
* update to new C roles and directivesSandro Tosi2012-01-141-1/+1
* Minor correction. Closes #11418Terry Jan Reedy2012-01-111-2/+2
* I do not think we will ever have auto-indent at the prompt, that is for IPyth...Georg Brandl2011-12-251-7/+7
* #6570: clarify tutorial section about keyword arguments.Ezio Melotti2011-12-131-18/+23
* #13549: improve tutorial section about listcomps.Ezio Melotti2011-12-131-62/+112
* remove duplicated paragraph in the tutorialEli Bendersky2011-11-161-7/+0
* remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@Sandro Tosi2011-10-311-2/+1
* Doc fix. Mathematically correct sentence.Senthil Kumaran2011-09-281-2/+2
* Improve documentation for PEP 370 support in site module (#8617).Éric Araujo2011-08-192-4/+27
* Confirm that the prime example is actually correct. We get so many complaint...Georg Brandl2011-08-081-0/+3
* Backout duplicate changeset ed34ca4e639cÉric Araujo2011-07-291-2/+0
* Add missing reST target to one heading in the tutorialÉric Araujo2011-06-111-0/+2
* Make indentation comply with our style guide and the rest of the fileÉric Araujo2011-07-261-14/+14
* Add missing reST target to one heading in the tutorialÉric Araujo2011-07-291-0/+2
* Issue 12086: add example showing how to use name mangling.Raymond Hettinger2011-06-251-0/+22
* merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the pr...Senthil Kumaran2011-06-201-7/+7
* Fix issue12359. Minor doc update on import module description.Senthil Kumaran2011-06-201-7/+8
* #12092: backport rephrasing of a paragraph in the tutorial.Ezio Melotti2011-05-171-4/+3
* Split combined code/doctest code blocks in two blocks, to enable proper highl...Georg Brandl2011-05-011-2/+5
* Remove untrue statement from tutorialÉric Araujo2011-03-261-4/+1
* Fix typo spotted by Sandro TosiÉric Araujo2011-03-221-1/+1
* Fix markup in inputoutput.rst.Ezio Melotti2011-03-131-16/+17
* #11405: do not reference the string module again for its deprecated functions...Georg Brandl2011-03-061-3/+4
* Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,...Georg Brandl2011-02-251-8/+0
* Issue #11304: Input/output tutorial - PI is rounded not truncated.Raymond Hettinger2011-02-241-1/+1
* Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,...R. David Murray2011-02-111-2/+3
* Merged revisions 86794,86798,86801 via svnmerge fromGeorg Brandl2010-11-261-3/+3
* Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-...Georg Brandl2010-11-261-17/+18
* Merged revisions 85530,85534,85538,85540-85542 via svnmerge fromGeorg Brandl2010-11-261-1/+2