summaryrefslogtreecommitdiff
path: root/tests/modeltests/properties/tests.py
AgeCommit message (Expand)Author
2012-03-30Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks...Claude Paroz
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2010-10-12Migrated properties doctests. Thanks to George Sakkis for the patch.Russell Keith-Magee