Files
python-glanceclient/glanceclient
liuqing 9b9f3befed Use immutable arg rather mutable arg
Passing mutable objects as default args is a known Python pitfall.
We'd better avoid this. This commit changes mutable default args with
None.

Change-Id: I78323383c8b6a9a516a2a217303124870822418b
2014-07-03 15:10:54 +08:00
..
2014-04-28 18:23:46 +02:00
2014-01-14 16:40:22 +00:00
2014-05-20 16:42:10 +02:00