commit | 7c29f071d52f9b666974d40cc061b4ea03439d1e | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Thu Feb 11 01:38:42 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu Feb 11 01:38:42 2010 +0000 |
tree | fb6230b1d45671f3fd7ce2f2f23d4c56b6d361f9 | |
parent | 63e4fd7eef8d2da09634e9416dd29fc28d8b8620 [diff] |
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.