I don't see why this is related but it's a known issue but unknown
where the actual problem is.

Some people say it's at the TG level others that it is at SO.

the problem is that sometimes (which is another issue with the bug)
the pysqlite module is miss so the fallback is choose and there is no
way of knowing exactly which module is used by SO, so that's when you
get the error.

http://trac.turbogears.org/turbogears/ticket/763

On 10/10/06, Matthew Bevan <[EMAIL PROTECTED]> wrote:
> I receive more of a warning every time I run tg-admin sql create:
>
> Using database URI
> sqlite:///Users/mbevan/Projects/obfuscate/obfuscate/development.db
> less Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection'
> object has no attribute 'autocommit'" in <bound method Transaction.__del__
> of <sqlobject.dbconnection.Transaction object at
> 0x1778cb0>> ignored
>
> I don't like errors that get ignored.  Either it's an error, or it's not an
> error.  (I.e. whatever code is requesting the attribute autocommit should
> instead check for it first - or has this been fixed in trunk already?)
>
>
> Matthew Bevan, Systems Administrator
> Top Floor Computer Systems Ltd.
>
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to