"[1-a]" works fine using fnmatch_lines, but "[a-1]" breaks horribly inside `re`. |
||
|---|---|---|
| .. | ||
| approx.py | ||
| collect.py | ||
| fixture.py | ||
| integration.py | ||
| metafunc.py | ||
| raises.py | ||
| setup_only.py | ||
| setup_plan.py | ||
| show_fixtures_per_test.py | ||
| test_deprecations.py | ||
"[1-a]" works fine using fnmatch_lines, but "[a-1]" breaks horribly inside `re`. |
||
|---|---|---|
| .. | ||
| approx.py | ||
| collect.py | ||
| fixture.py | ||
| integration.py | ||
| metafunc.py | ||
| raises.py | ||
| setup_only.py | ||
| setup_plan.py | ||
| show_fixtures_per_test.py | ||
| test_deprecations.py | ||