71a89bd418
Turns out re.escape also escapes spaces, so we'd need to replace '(\\ )' groups after escaping. At this point it's easier to just combine spaces before escaping the pattern. Fixes #1934. Supersedes #1935. |
||
---|---|---|
.. | ||
test_column_widths.py | ||
test_completer.py | ||
test_completionwidget.py | ||
test_models.py | ||
test_sortfilter.py |