Files
cpython/Lib
R. David Murray ddb3ed003e Merged revisions 78141-78142 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78141 | r.david.murray | 2010-02-10 20:38:42 -0500 (Wed, 10 Feb 2010) | 6 lines

  Issue 5754:  tweak shelve doc wording to make it clearer that even when
  writeback=True values are written to the backing store when assigned to
  the shelf.  Add test to confirm that this happens.  Doc patch and added
  test by Robert Lehmann.  I also fixed the cross references to the sync
  and close methods.
........
  r78142 | r.david.murray | 2010-02-10 20:56:42 -0500 (Wed, 10 Feb 2010) | 3 lines

  Improve issue 7835 fix per MAL to handle the case that the
  module dictionary has also been cleared.
........
2010-02-11 02:42:19 +00:00
..
2009-10-10 21:28:29 +00:00
2009-12-13 21:25:28 +00:00
2009-06-26 13:05:03 +00:00
2009-06-03 17:21:17 +00:00
2009-06-03 19:48:02 +00:00
2009-07-01 01:38:23 +00:00
2010-01-31 23:12:29 +00:00
2009-05-17 12:22:57 +00:00
2009-05-01 20:45:43 +00:00
2008-10-03 21:57:20 +00:00
2010-01-31 16:48:44 +00:00
2010-01-12 01:49:31 +00:00
2009-03-21 17:36:10 +00:00
2009-03-02 05:21:55 +00:00
2009-09-25 21:35:24 +00:00
2009-06-28 19:30:36 +00:00
2010-01-13 03:49:50 +00:00