[Checkins] SVN: Sandbox/J1m/zodb-doc/ checkpoint

Adam GROSZER agroszer at gmail.com
Mon May 10 03:29:24 EDT 2010


Hello Jim,

Sunday, May 9, 2010, 8:35:44 PM, you wrote:

JF> Log message for revision 112218:
JF>   checkpoint
...
JF> +
JF> +   >>>> conn1 = db.open()
JF> +   >>>> author1 = conn1.root.authors['tolkien']
JF> +
JF> +   >>>> conn2 = db.open()
JF> +   >>>> author2 = conn1.root.authors['tolkien']
JF> +

Shouldn't that be
>>>> author2 = conn**2**.root.authors['tolkien']

-- 
Best regards,
 Adam GROSZER                            mailto:agroszer at gmail.com
--
Quote of the day:
I Believe in the sun even when it is not shining. I believe in love even when I am not feeling it. I believe in God even when He is silent. 
- Anonymous Jewish holocaust victim 



More information about the checkins mailing list