]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix indentation and escape *args and **kwargs
authorVraj Mohan <r.vrajmohan@gmail.com>
Wed, 13 Nov 2013 13:24:35 +0000 (08:24 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Nov 2013 02:45:02 +0000 (21:45 -0500)
commit97e8ac88ff8260455033479553578169365fb6ed
tree38481c33b75b7034dbc6397279ce7304891fe643
parent93cb0436e60a17c14e477a43b3b896cecf17a3a6
Fix indentation and escape *args and **kwargs
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/orm/query.py