diff options
author | Russell Bryant <rbryant@redhat.com> | 2013-02-01 03:29:01 -0500 |
---|---|---|
committer | Russell Bryant <rbryant@redhat.com> | 2013-02-02 16:15:50 +0100 |
commit | 795d1bcfd13aae2d07f52a2a1a51117e78a234c8 (patch) | |
tree | 7e66664191212b54c13bcb38ee5aae5505de1d64 /nova/exception.py | |
parent | 35ba1f88dfdc5fbef7b6208b2b4d8178e3cfa1ac (diff) | |
download | nova-795d1bcfd13aae2d07f52a2a1a51117e78a234c8.tar.gz nova-795d1bcfd13aae2d07f52a2a1a51117e78a234c8.tar.xz nova-795d1bcfd13aae2d07f52a2a1a51117e78a234c8.zip |
Tweakify is_valid_boolstr().
This function used a few backslashes for continuation. According to
HACKING, we prefer to not use this. This code gets rid of them by
changing the way the checks are done.
Look at those backslashes ... sitting there at the end of the line.
It's like they're looking down on the code that precedes them, as if
they are somehow superior to the other characters. Banish them from
this utility function!
Also add a unit test for this code.
Part of greenprint bored-on-an-airplane.
Change-Id: If88b6e63ab078916ce1b9cf2f5e99623c402996c
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions