summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-22 16:49:08 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-22 16:49:08 -0500
commit97ae13af0aff5caefb069f9dab93372d34865e92 (patch)
tree63b836b8599e69b46f51e80e6250d03d69822623 /lib/sqlalchemy/engine/base.py
parentbd87e2c455944c93cd2ee881f714fcb7b231bcac (diff)
downloadsqlalchemy-97ae13af0aff5caefb069f9dab93372d34865e92.tar.gz
- apply the pyflakes stick to strategies.py. In particular, try
to get almost every method to be less than 50 lines. For the relationship loaders this meant finding some decent boundaries to split things up. I find this style a bit unnatural as in some cases we are just doing three things with a handful of variables, why shuffle them between three methods that are entirely dependent on each other, but not sure what other option there is for a long list of steps like subquery loading. Also renamed all the "loader callables" to something descriptive, might help when they come up in stack traces.
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions