CHANGES.txt
LICENSE
MANIFEST.in
Makefile
README.rst
setup.py
aiohttp_session/__init__.py
aiohttp_session/cookie_storage.py
aiohttp_session/redis_storage.py
aiohttp_session.egg-info/PKG-INFO
aiohttp_session.egg-info/SOURCES.txt
aiohttp_session.egg-info/dependency_links.txt
aiohttp_session.egg-info/requires.txt
aiohttp_session.egg-info/top_level.txt
docs/Makefile
docs/aiohttp-icon.ico
docs/conf.py
docs/glossary.rst
docs/index.rst
docs/make.bat
docs/reference.rst
docs/_static/aiohttp-icon-128x128.png
tests/test_cookie_storage.py
tests/test_encrypted_cookie_storage.py
tests/test_get_session.py
tests/test_redis_storage.py
tests/test_session_dict.py