Lint improvements to regexps
authorMichele Tartara <mtartara@google.com>
Wed, 21 Aug 2013 12:19:19 +0000 (12:19 +0000)
committerMichele Tartara <mtartara@google.com>
Fri, 23 Aug 2013 12:12:30 +0000 (12:12 +0000)
commit78f99abbd54975f487d8f119cde2365cd318b4cc
tree7de824140f9696c01f365b3cf7f8c6b872f42fb3
parent7bb0c47f560a2e83bc32df850847ffbb51843d7d
Lint improvements to regexps

Fix some regular expressions so that they pass lint checks with newer versions
of pylint.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/backend.py
lib/hypervisor/hv_base.py
lib/hypervisor/hv_kvm.py
lib/hypervisor/hv_xen.py
lib/objects.py
lib/ovf.py
lib/storage/bdev.py
lib/storage/drbd_info.py
lib/utils/algo.py
lib/utils/text.py