ext/__init__.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 31 Mar 2010 11:52:15 +0200
branchstable
changeset 5100 04c71ebf38a5
parent 825 037be200ff47
child 5421 8167de96c523
permissions -rw-r--r--
Add context management methode to dbapi.Connection the connection is automaticly closed when exiting the context.