Lint utils

This commit is contained in:
Mike Place 2016-10-19 16:45:54 +09:00
parent 9bbe3c998b
commit 7dc15c1a48
No known key found for this signature in database
GPG key ID: 9136F4F13705CFD3

View file

@ -3011,6 +3011,7 @@ def str_version_to_evr(verstring):
return epoch, version, release
def substr_in_list(string_to_search_for, list_to_search):
'''
Return a boolean value that indicates whether or not a given