MySQLdb "begin()" -

Geoffrey Clements geoffrey.clementsNO at SPAMbaesystems.com
Tue Apr 25 10:28:22 EDT 2006


<shearichard at gmail.com> wrote in message 
news:1145973021.073264.262180 at i39g2000cwa.googlegroups.com...
> Hi - Feeling a bit weird about this but I cannot find the 'begin'
> method on a connection object of MySQLdb. Can anyone explain why ?
>
> I'm using version 1.2.0 which is pretty recent and I've read that
> 'begin' should be a method of connection but it's not there ! Feeling
> pretty puzzled !
>

What exactly do you expect a begin method to do?  Have you read this:
http://www.python.org/dev/peps/pep-0249/

-- 
Geoff 





More information about the Python-list mailing list