summaryrefslogtreecommitdiff
path: root/Doc/tutorial/datastructures.rst
Commit message (Expand)AuthorAgeFilesLines
* Clarify.Georg Brandl2010-11-051-1/+2
* #8267: Use sorted() to get a sorted list of dict keys.Georg Brandl2010-10-151-2/+2
* Revert r79179 and merge r75584 to explain how to implement a queue using coll...Ezio Melotti2010-03-311-14/+13
* Mention inefficiency of lists as queues, add link to collections.deque discus...Georg Brandl2010-03-211-0/+5
* Dont shout to users.Georg Brandl2009-03-311-1/+1
* #5018: remove confusing paragraph.Georg Brandl2009-03-311-7/+5
* Issue #5341: Fix a variety of spelling errors.Mark Dickinson2009-02-211-1/+1
* Remove tabs from the documentation.Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-6/+6
* remove duplicate targetBenjamin Peterson2008-09-131-1/+0
* Incorporate some suggestions by Tait Stevens.Georg Brandl2008-09-131-0/+1
* update the tutorial to use str.formatBenjamin Peterson2008-05-261-1/+1
* Phase out has_key usage in the tutorial; correct docs for PyMapping_HasKey*.Georg Brandl2008-03-281-4/+1
* Mark the descitems in the tutorial as "noindex" so that :meth: cross-refs don...Georg Brandl2008-03-211-0/+9
* Some cleanup in the docs.Georg Brandl2007-12-291-1/+1
* Add a section about nested listcomps to the tutorial.Georg Brandl2007-12-141-0/+42
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+617