Files
python-glanceclient/glanceclient/common
bhagyashris 6740f57096 Replace functions 'dict.get' and 'del' with 'dict.pop'
Refactoring code: Making dict to use single instruction: pop()
rather than two instructions: get() and del, giving the codes a
format that carries through.

TrivialRefactoring

Change-Id: Idb21df37c287fdff24c29153676f82544f735297
2017-01-31 10:09:28 +05:30
..
2012-03-26 22:48:48 -07:00
2016-04-18 16:23:59 +00:00
2016-04-18 16:23:59 +00:00
2017-01-20 14:50:42 +05:30