summaryrefslogtreecommitdiffstats
path: root/Doc/library/shelve.rst
Commit message (Expand)AuthorAgeFilesLines
* Closes #19061: make shelve security warning consistent between 2.x and 3.x.Georg Brandl2013-09-221-3/+5
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-221-4/+4
* Fix typosRaymond Hettinger2011-11-041-2/+2
* Inline the advisory text on how to use the shelve module.Raymond Hettinger2011-11-041-10/+5
* Backport source links from 3.x.Éric Araujo2011-08-191-4/+4
* Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge...Georg Brandl2010-11-261-0/+5
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-061-0/+4
* Issue 5754: tweak shelve doc wording to make it clearer that even whenR. David Murray2010-02-111-8/+9
* #6932: remove paragraph that advises relying on __del__ being called.Georg Brandl2009-09-171-19/+26
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ...Georg Brandl2009-07-261-4/+4
* Make it clear up front that shelve only records changesR. David Murray2009-05-121-7/+11
* Fix name.Georg Brandl2009-05-081-2/+1
* Avoid sure signs of a diseased mind.Georg Brandl2009-04-051-1/+1
* Add helpful link.Raymond Hettinger2009-04-041-0/+6
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+185