]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixes issue where GAE error handling can cause AttributeError: 'NoneType' object...
authorOwen Nelson <onelson@gmail.com>
Sat, 29 Dec 2012 01:20:23 +0000 (20:20 -0500)
committerOwen Nelson <onelson@gmail.com>
Sat, 29 Dec 2012 01:20:23 +0000 (20:20 -0500)
commit16ab0d61ef7e3e324bec71a672983384eba48389
tree370bac36b343423e6d4c1de55dbb66a2d54716cb
parent989f11b4fc55dbd29ea1184e5d7abe2661e145d6
Fixes issue where GAE error handling can cause AttributeError: 'NoneType' object has no attribute 'group'
lib/sqlalchemy/dialects/mysql/gaerdbms.py