]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
don't need to use __builtin__ for these things, doesn't work in py3k
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Jan 2012 00:16:36 +0000 (19:16 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Jan 2012 00:16:36 +0000 (19:16 -0500)
commitf02433d7aafe1eba9c4f90863d1d4de6673ab1db
tree36445f33d3126a19dbf93c293be2693561413ff6
parent996d3916a33dfaa90bc59a1545c6c492fdf4aa1a
don't need to use __builtin__ for these things, doesn't work in py3k
lib/sqlalchemy/util/compat.py