ext/__init__.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 15 Apr 2010 12:46:57 +0200 (2010-04-15)
changeset 5271 94e16453a640
parent 825 037be200ff47
child 5421 8167de96c523
permissions -rw-r--r--
[dbapi] fix user handling on dbapi request. Avoid getting None as _user and remove the need for a property.