--- hub/kojihub.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub/kojihub.py b/hub/kojihub.py index c315739..a9a44dd 100644 --- a/hub/kojihub.py +++ b/hub/kojihub.py @@ -9394,7 +9394,7 @@ class RootExports(object): _dml(delete, locals()) def _prepareSearchTerms(self, terms, matchType): - """Process the search terms before passing them to the database. + r"""Process the search terms before passing them to the database. If matchType is "glob", "_" will be replaced with "\_" (to match literal underscores), "?" will be replaced with "_", and "*" will be replaced with "%". If matchType is "regexp", no changes will be -- 1.9.3
-- buildsys mailing list buildsys@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/buildsys