python-glanceclient/glanceclient/common
Dirk Mueller 62579fbb21 Start using Pyflakes and Hacking
Instead of globally ignoring pyflakes and
hacking warnings, only blacklist those that trigger
very frequently so far, in order to clean them
up in followup commits. Fix and start gating
on the rest already.

Change-Id: Ied7c7250061e3bf379e8286e8ce3b9e4af817faf
2013-06-22 16:00:26 +02:00
..
__init__.py Basic get/list operations work 2012-03-26 22:48:48 -07:00
base.py Pin pep8 to 1.3.3 2012-11-25 11:34:56 -05:00
exceptions.py Establish the supported importable interface 2012-07-13 18:38:15 -07:00
http.py Start using Pyflakes and Hacking 2013-06-22 16:00:26 +02:00
utils.py Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode) 2013-06-04 00:42:32 +02:00