heat/heat/cfn_client
Dirk Mueller f83b7eaf09 Improve Python 3.x compatibility
Mechanical translation of the deprecated except x,y:
construct. the except x as y: construct works with
all python 2.6+ versions

Change-Id: Iad349b8079a01bbd66a22800ae2fcdfcde03b377
2013-04-23 00:12:22 +02:00
..
__init__.py Move the cfn client code to a subpackage 2012-12-13 11:25:23 +01:00
boto_client.py heat clients : Fix --timeout option for heat-boto 2013-03-11 16:19:51 +00:00
boto_client_cloudwatch.py Remove unused imports from repo in preperation for pyflakes 2013-02-28 20:20:50 +00:00
client.py heat-cfn: Handle parameters with = in them 2013-04-11 20:08:24 +02:00
utils.py Improve Python 3.x compatibility 2013-04-23 00:12:22 +02:00