summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/evaluator.py
Commit message (Expand)AuthorAgeFilesLines
* - Removed 2.3 set emulations/enhancements.Jason Kirtland2008-07-151-4/+4
* And thus ends support for Python 2.3.Jason Kirtland2008-07-151-7/+7
* - Fixed a couple lingering exceptions->exc usagesJason Kirtland2008-07-151-6/+6
* Not implemenented binary ops also raise UnevaluatableErrorAnts Aasma2008-05-291-0/+2
* Preliminary implementation for the evaluation frameworkAnts Aasma2008-05-291-0/+96