just do this:
conn = mysql.db.connect()
<do stuff with conn>
conn.close()
On Apr 12, 2007, at 11:34 AM, vinjvinj wrote:
> mysql.conn = mysql.db.connect()
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" 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/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---