summaryrefslogtreecommitdiff
path: root/tests/basics/dict2.py
AgeCommit message (Expand)Author
2015-03-02tests: Add tests for op special meths, ubinascii, complex.Damien George
2014-04-11objdict: Implement __getitem__ method.Paul Sokolovsky
2014-04-06tests/dict2.py: Add combined test for dict(dict) and dict equality.Paul Sokolovsky
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky