summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merged revisions 75797 via svnmerge fromGeorg Brandl2009-10-271-6/+5
| | * Merged revisions 75231 via svnmerge fromBenjamin Peterson2009-10-042-13/+11
| | * Merged revisions 75059 via svnmerge fromEzio Melotti2009-09-251-2/+2
| | * #6935: update version.Georg Brandl2009-09-181-3/+3
| | * Merged revisions 74821,74828-74831,74833,74835 via svnmerge fromGeorg Brandl2009-09-161-3/+4
| | * Merged revisions 74745 via svnmerge fromBenjamin Peterson2009-09-111-4/+24
| | * Merged revisions 74613,74615,74619-74620,74622 via svnmerge fromGeorg Brandl2009-09-012-9/+18
| | * Merged revisions 74412 via svnmerge fromGeorg Brandl2009-08-131-5/+2
| | * Merged revisions 74403 via svnmerge fromGeorg Brandl2009-08-131-3/+1
| | * Merged revisions 74405 via svnmerge fromGeorg Brandl2009-08-131-2/+2
| | * Merged revisions 73656,73658,73663,73666 via svnmerge fromGeorg Brandl2009-08-131-5/+5
| | * Merged revisions 74264 via svnmerge fromGeorg Brandl2009-08-131-4/+4
| | * Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-135-102/+116
| | * Clean-up floating point tutorialRaymond Hettinger2009-06-291-23/+28
| | * Merged revisions 73642 via svnmerge fromMark Dickinson2009-06-281-2/+2
| | * Merged revisions 73640 via svnmerge fromMark Dickinson2009-06-281-10/+3
| | * Merged revisions 73636 via svnmerge fromMark Dickinson2009-06-283-9/+9
| * | Issue #11304: Input/output tutorial - PI is rounded not truncated.Raymond Hettinger2011-02-241-1/+1
* | | Issue #11304: Input/output tutorial - PI is rounded not truncated.Raymond Hettinger2011-02-241-1/+1
* | | Bump trunk to 3.3 alpha 0.Georg Brandl2011-02-203-9/+9
|/ /
* | Remove confusing paragraph -- this is relevant only to advanced users anyway ...Georg Brandl2010-12-281-8/+0
* | #10559: provide instructions for accessing sys.argv when first mentioned.R. David Murray2010-12-171-2/+3
* | Fix input type for zlib.Georg Brandl2010-11-301-2/+2
* | Better example for os.system(): do not change the system time.Georg Brandl2010-11-261-3/+3
* | (no commit message)Terry Reedy2010-11-121-5/+6
* | Fix typo.Georg Brandl2010-11-101-1/+1
* | 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
* | #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