bdae19cf63
SessionBase.decode() is the inverse operation to SessionBase.encode(). As SessionBase.encode() always returns a string, SessionBase.decode() should always be passed a string argument. Fixed the file backend, which was the only backend still passing a bytestring. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
cache.py | ||
cached_db.py | ||
db.py | ||
file.py | ||
signed_cookies.py |