summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/module_loading.py
AgeCommit message (Collapse)Author
2010-05-04[1.1.X] Fixed #13469 -- Cleaned up the test case from r13085, and added some ↵Russell Keith-Magee
cache cleanup that matters for Python 2.3. Thanks to Karen and Alex for their help. Backport of r13095 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13096 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04[1.1.X] Fixed some Python 2.3 incompatibilities in new tests.Karen Tracey
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13093 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04[1.1.X] Fixed #13464 -- Reworked module_has_submodule to break the ↵Russell Keith-Magee
requirement for loader and finder to be the same class. Thanks to Alex Gaynor for the report and patch, and Brett Cannon for suggesting the approach. Backport of r13082 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13085 bcc190cf-cafb-0310-a4f2-bffc1f526a37