Files
python-keystoneclient/keystoneclient/auth
Dolph Mathews eb77abd77a 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:18:13 +00:00
..
2015-10-01 18:18:13 +00:00
2015-10-01 18:18:13 +00:00
2014-12-16 11:36:14 +10:00
2015-01-31 08:03:37 -06:00