Cole Robinson 960ff97be3 apibuild: Fix errors on python3
Module 'string' function lower doesn't exist in python3. The canonical
way is to call .lower() on a str instance. Do that, and make the
exception handling more specific, which would have made this issue
obvious.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2018-03-16 15:07:18 -04:00
..
2017-10-16 10:22:34 +01:00
2016-11-21 13:15:12 +01:00
2017-10-16 10:22:34 +01:00
2018-03-16 15:07:18 -04:00
2017-11-15 13:52:13 +01:00
2017-10-16 10:22:34 +01:00
2017-08-02 15:00:28 -04:00
2017-01-10 19:37:53 +01:00
2017-10-16 10:22:34 +01:00