summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/set_difference.py
Commit message (Collapse)AuthorAge
* tests/basics: Add test for set.difference_update with arg being itself.Damien George2016-09-28
|
* Modify set tests to print sorted sets directlyAndrew Scheller2014-04-07
| | | | instead of creating temporary lists and sorting those in-place
* Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky2014-01-19