Pysqlite issue no attribute 'autocommit'
Paul McNett
p at ulmcnett.com
Mon Feb 4 15:41:22 EST 2008
Andy Smith wrote:
> Im trying to run a Python based program which uses MySQL with
> python-sqlite and Im recieving this error,
>
> 'Connection' object has no attribute 'autocommit'
>
> I´ve had a google for this and its seems like it may be a bug
> python-sqlite or sqlite bug , but also I tried searching
> for it on the python issue traker and didnt find anything. Is anyone
> else aware of this issue and any solution?
>
> thanks for any help! Andy.
>
> PS sorry if I didnt include much info, hoping its a known issue (and
> also I didnt write the code, so not sure what
> else to include off the top of my head! :P)
What you should do is post the entire traceback.
Paul
--
http://paulmcnett.com
More information about the Python-list
mailing list