zaqar/marconi/tests/common
kgriffs baf3d2e372 Added some de-facto style guidelines to HACKING and fixed violations
This patch adds several guidelines:

* Global constants should be ALL_CAPS (cfg => CFG)
* Prefer single-quotes over double-quotes ("foo" => 'foo')
* Place a space before TODO in comments ("#TODO" => "# TODO")

Change-Id: Ib5b5c5916744856eca2ecaa37e949a3cdc4b3bd7
2013-06-17 09:58:30 -04:00
..
__init__.py Replace gunicorn with wsgiref 2013-06-10 16:46:26 +02:00
test_decorators.py Added some de-facto style guidelines to HACKING and fixed violations 2013-06-17 09:58:30 -04:00