summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/datastructures.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Georg Brandl2010-11-101-1/+1
* Fix typo.Georg Brandl2010-09-201-1/+1
* Issue #4570: Clean-up tutorial exampleRaymond Hettinger2010-08-081-9/+5
* Remove redundant example.Georg Brandl2010-05-211-4/+1
* Merged revisions 79522 via svnmerge fromEzio Melotti2010-03-311-14/+13
* Merged revisions 79179 via svnmerge fromGeorg Brandl2010-03-211-0/+5
* 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-081-8/+7
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-7/+5
* Merged revisions 69846 via svnmerge fromMark Dickinson2009-02-211-1/+1
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-2/+2
* Merged revisions 68221 via svnmerge fromGeorg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-5/+5
* #4667: fix some 2.x leftovers in the tutorial.Georg Brandl2008-12-151-2/+4
* tip-toe around dictionary keys view in the tutorialBenjamin Peterson2008-12-141-1/+1
* Forward-port r67624 and r67627.Georg Brandl2008-12-071-1/+1
* Forward-port of r66447.Georg Brandl2008-09-131-0/+1
* #3522: zip() returns an iterator.Georg Brandl2008-08-081-1/+1
* fix no-op in tutorialBenjamin Peterson2008-07-051-1/+1
* Merged revisions 63655 via svnmerge fromBenjamin Peterson2008-05-261-1/+1
* Convert a lot of print statements to print functions in docstrings,Neal Norwitz2008-05-131-2/+2
* Remove duplicated paragraph.Georg Brandl2008-05-121-66/+0
* Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,...Christian Heimes2008-03-221-0/+9
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-8/+15
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-0/+64
* Merged revisions 59488-59511 via svnmerge fromChristian Heimes2007-12-151-0/+42
* #1228: new comparison behavior.Georg Brandl2007-10-081-12/+5
* Remove yet more references to has_key() methods.Collin Winter2007-09-101-2/+1
* Tutorial formatting patch by Robin Stocker.Georg Brandl2007-09-031-5/+5
* A few more fixes to the tutorialNeal Norwitz2007-08-311-5/+5
* Tutorial update for 3.0 by Paul Dubois.Guido van Rossum2007-08-311-129/+118
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+586