Files
deb-cinder/cinder/hacking
Victor Stinner 917d476180 hacking: Fix false positive in C302 check
Use a regular expression to search for "unicode(" instead of a static
string to not complain to "exception_to_unicode(error)".

Change-Id: I0a969b184054f287cef463bbcb980bfb4a0a6803
2016-02-09 14:58:46 +01:00
..