__init__.py
1 Byte
-
Added unit tests for safe_key() to resolve bug 392. · 1b0b365f
Updated safe_key() so that it: (a) avoids creating keys that are too long for memcache, and (b) handles unicode in keys, prefixes, and versions Added __init__.py, which should have been in the last commit Pep8/Pylint fixes
Will Daly committed