Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/utils_tests/test_simplelazyobject.py
Commit message (Expand)AuthorAgeFilesLines
* Use assertIsInstance in tests.Marc Tamlyn2013-05-211-1/+1
* Fixed #20212 - __reduce__ should only be defined for Py3+.Daniel Lindsley2013-05-211-0/+22
* Fix != operations on lazy objects.Alex Gaynor2013-04-191-0/+9
* Modified utils_tests for unittest2 discovery.Preston Timmons2013-04-121-0/+154