summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_lazyobject.py
AgeCommit message (Expand)Author
2014-03-27[1.7.x] Fixed a deprecation warning on Python 3.Tim Graham
2014-03-13Fixed #21840 -- Moved dunder methods from SimpleLazyObject to LazyObject.Baptiste Mispelon