summaryrefslogtreecommitdiff
path: root/tests/test_setmulti.py
Commit message (Expand)AuthorAgeFilesLines
* Capture and verify logging in testsTim Graham2017-11-141-3/+5
* #112 Cleaning up flake8 alertsSean Reifschneider2016-12-171-1/+1
* More Python 3 fixesVictor Stinner2015-07-271-2/+4
* Port memcache to Python 3Victor Stinner2015-04-231-1/+1
* pep8: E265 block comment should start with '# 'Marc Abramowitz2014-06-091-1/+1
* Sort imports for pep8Marc Abramowitz2014-06-091-2/+2
* Converted print statements to use the Python3 compatible formAlex Gaynor2014-05-101-6/+8
* Wrapping the unit-test main in if __name__.Sean Reifschneider2014-03-251-0/+3
* tests/test_setmulti.py: Remove `unittest.main()`Marc Abramowitz2014-03-251-2/+0
* Fixing AttributeError raised during set_multi.Sean Reifschneider2013-06-021-1/+1
* Adding a test for set_multi submitted by Ben Hoyt.Sean Reifschneider2013-06-021-0/+67