diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-07-13 11:55:08 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-07-13 11:55:08 -0400 |
commit | eb890eb402fea95f8fbe66622d40ba8189cb2b45 (patch) | |
tree | 924381efdac0285eac84e09cab43a47736403ef0 /lib/sqlalchemy/dialects/mysql/oursql.py | |
parent | 800448ad621a7cbe50726b6e208f55264dc623bc (diff) | |
download | sqlalchemy-eb890eb402fea95f8fbe66622d40ba8189cb2b45.tar.gz |
- pull out type() ahead of time to cut down on fn calls.
Would replace this with set(dir(self)) but not sure if some
class schemes may have issues with dir() (also for low numbers
of args, not using the set() probably faster).
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/oursql.py')
0 files changed, 0 insertions, 0 deletions