David Wahler wrote:
> On 6/17/07, mark carter <[EMAIL PROTECTED]> wrote:

>> Anyone else getting these problems?
> 
> See http://www.python.org/dev/peps/pep-0249/ (emphasis mine):
> 
>    .commit()

OK, I tried that, and I appear to be cooking. The funny thing is, I 
could have sworn that I tried that a few days ago, and it didn't work. 
Weird. Appears to be working now, though, so I guess I must have been 
doing something kooky.

Should I also explicitly close the cursor and connection, or is that 
taken care of "automagically"?

I'm seriously thinking about reporting the commit() thing as a doc bug 
in python, as this isn't mentioned at
http://docs.python.org/lib/module-sqlite3.html
and I think it's exactly the kind of thing that should be mentioned in 
the examples.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to