]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove all remaining start/end py2k/py3k blocks
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Jun 2013 21:51:12 +0000 (17:51 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Jun 2013 21:51:12 +0000 (17:51 -0400)
commit0d9ec9fe840eb71935c2a55c3063620a028e59aa
treeb1243b5b7bba44066d3f5bb451f0d3ab2c97cd57
parent1188edccf6b796fdc2d8bd24985a71fb6060eae7
remove all remaining start/end py2k/py3k blocks
lib/sqlalchemy/dialects/sybase/base.py
lib/sqlalchemy/orm/evaluator.py
lib/sqlalchemy/orm/instrumentation.py
lib/sqlalchemy/testing/util.py
lib/sqlalchemy/util/langhelpers.py
test/base/test_except.py
test/base/test_utils.py
test/orm/test_mapper.py
test/orm/test_query.py
test/orm/test_utils.py