]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix H231 Python 3.x incompatible 'except x,y:'
authorSteve Baker <sbaker@redhat.com>
Thu, 8 Aug 2013 02:10:57 +0000 (14:10 +1200)
committerSteve Baker <sbaker@redhat.com>
Thu, 8 Aug 2013 02:10:57 +0000 (14:10 +1200)
commite24a3a496ab7776e3d4d8254bc7676728315ae0e
tree5c21b62b0dec8de41f8426cf9ac4226bd796584a
parent6e70181f742cd4605b379ad02f8ddfdaeaf45316
Fix H231 Python 3.x incompatible 'except x,y:'

This is triggered in the pep8 check when using the syncronised
requirements versions.

Change-Id: Ie73c44b85025f79e7358303fab2697e076f7cabf
bin/heat-api-cloudwatch