]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix pyflakes-bypass for PyFlakes 0.7
authorZane Bitter <zbitter@redhat.com>
Mon, 22 Apr 2013 16:24:56 +0000 (18:24 +0200)
committerZane Bitter <zbitter@redhat.com>
Mon, 22 Apr 2013 16:24:56 +0000 (18:24 +0200)
commit78f0da46f21f2dcba2c69e782ad61be061012835
treeddc9504c02452dc5fecd20355455b372b06b6c7c
parent4ce8855fbc631e39170044f7edc9d3e0f6e5f923
Fix pyflakes-bypass for PyFlakes 0.7

Don't make assumptions about argument types, get the line number from the
message object.

Fixes bug #1171420

Change-Id: Id0b1b254a1561941dea8ab5bb23aea1f936e7f0b
tools/pyflakes-bypass.py