On Jun 25, 2010, at 9:26 AM, jgarbers wrote:
> I'm using SQLA in a CherryPy / WSGI--based application running behind
> Apache2. The database is hosted on Amazon RDS (MySQL). Recently I've
> noticed several errors like this in my logs:
>
> [error] Exception AttributeError: AttributeError("'NoneTy
I'm using SQLA in a CherryPy / WSGI--based application running behind
Apache2. The database is hosted on Amazon RDS (MySQL). Recently I've
noticed several errors like this in my logs:
[error] Exception AttributeError: AttributeError("'NoneType' object
has no attribute 'pop'",) in > ignored
I'm us