| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port memcache to Python 3 | Victor Stinner | 2015-04-23 | 1 | -1/+1 |
| * | pep8: E265 block comment should start with '# ' | Marc Abramowitz | 2014-06-09 | 1 | -1/+1 |
| * | Sort imports for pep8 | Marc Abramowitz | 2014-06-09 | 1 | -2/+2 |
| * | Converted print statements to use the Python3 compatible form | Alex Gaynor | 2014-05-10 | 1 | -6/+8 |
| * | Wrapping the unit-test main in if __name__. | Sean Reifschneider | 2014-03-25 | 1 | -0/+3 |
| * | tests/test_setmulti.py: Remove `unittest.main()` | Marc Abramowitz | 2014-03-25 | 1 | -2/+0 |
| * | Fixing AttributeError raised during set_multi. | Sean Reifschneider | 2013-06-02 | 1 | -1/+1 |
| * | Adding a test for set_multi submitted by Ben Hoyt. | Sean Reifschneider | 2013-06-02 | 1 | -0/+67 |
