[Python-Dev] [Python-checkins] cpython (2.7): Inline the advisory text on how to use the shelve module. (original) (raw)

Ezio Melotti ezio.melotti at gmail.com
Fri Nov 4 21:25:00 CET 2011


On 04/11/2011 22.21, Eric V. Smith wrote:

On 11/4/2011 4:08 PM, raymond.hettinger wrote:

- .. note:: + Like file objects, shelve objects should closed explicitly to assure + that the peristent data is flushed to disk. Missing "be" there, I think: "should be closed". Eric.

And on the next line it should be 'persistent'.

Best Regards, Ezio Melotti



More information about the Python-Dev mailing list