keystoneauth/keystoneauth1/loading
Dolph Mathews 10c5961426 Make __all__ immutable
Using a mutable type implies that it's acceptable for the set of
publicly-accessible attributes to be mutated at runtime, which defeats
their intended purpose of documenting the public interface. Tuples are
immutable.

Change-Id: Ib3ab93224ba240040b08ece481ef5ba620c3f658
2015-10-01 18:21:31 +00:00
..
_plugins Merge "add openid connect plugins" 2015-09-30 05:12:15 +00:00
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
base.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
cli.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
conf.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
opts.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
session.py Make __all__ immutable 2015-10-01 18:21:31 +00:00