keystone/keystone/common/cache
David Stanek 853ca56771 Handles Python3 builtin changes
Some of the builtins (like map) have changed in Python3 in a way that
can lead to broken Python2 code.

bp python3
Change-Id: I632d857bd29a23db61538755f09da68f0cf7b723
2015-05-08 11:10:08 +00:00
..
backends Fixes use of dict methods for Python3 2015-05-08 11:10:08 +00:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
_memcache_pool.py Handles Python3 builtin changes 2015-05-08 11:10:08 +00:00
core.py Prefer . to setattr()/getattr() 2015-03-13 14:51:12 -05:00