I was getting crash reports from someone about this. Not sure what's going wrong there (hence the additional information in the exception). What's clear however is that we're raising ParseError, but only handling that when actually parsing. The code calling copy_/_find_webengine_resources only handles OSError. So let's raise a FileNotFoundError instead. |
||
|---|---|---|
| .. | ||
| end2end | ||
| helpers | ||
| manual | ||
| unit | ||
| conftest.py | ||
| test_conftest.py | ||