summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/introduction.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #16015: Fix NameError doctest example in tutorial introduction.Chris Jerdonek2012-09-251-2/+1
* Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-111-1/+1
* I do not think we will ever have auto-indent at the prompt, that is for IPyth...Georg Brandl2011-12-251-7/+7
* (no commit message)Terry Reedy2010-11-121-5/+6
* Extra space caught by the post-commit-hook, aka Taggnostr :)Senthil Kumaran2010-11-081-1/+1
* Fix Issue 10303: a small clarification in the tutorial.Senthil Kumaran2010-11-081-2/+2
* Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...Benjamin Peterson2010-06-271-1/+1
* Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,...Benjamin Peterson2010-03-211-0/+6
* #6998: fix missing () on a printEzio Melotti2009-09-251-2/+2
* Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,...Benjamin Peterson2009-09-111-4/+24
* 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-281-1/+1
* #6190: Remove duplicate paragraph.Georg Brandl2009-06-031-7/+0
* Merged revisions 72703 via svnmerge fromGeorg Brandl2009-05-171-2/+2
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-20/+9
* Remove trailing whitespace.Georg Brandl2009-01-031-14/+14
* Forward-port of r66447.Georg Brandl2008-09-131-5/+16
* #3503: fix print statements in 3k doc.Georg Brandl2008-08-051-7/+3
* Merged revisions 63655 via svnmerge fromBenjamin Peterson2008-05-261-2/+6
* Fix merge glitch.Georg Brandl2008-01-071-2/+2
* Copied doc for reload() from trunk's function.rst to imp.rstChristian Heimes2008-01-071-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-4/+2
* Merged revisions 58886-58929 via svnmerge fromGuido van Rossum2007-11-101-1/+2
* #1211, #1212, #1213: py3k fixes to the tutorial.Georg Brandl2007-09-281-3/+3
* Tutorial formatting patch by Robin Stocker.Georg Brandl2007-09-031-4/+5
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-7/+0
* Commit #1068: new docs for PEP 3101. Also document the old string formatting ...Georg Brandl2007-08-311-2/+2
* Fix unicode issue in tutorial.Georg Brandl2007-08-311-4/+2
* Tutorial update for 3.0 by Paul Dubois.Guido van Rossum2007-08-311-93/+67
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+645