|  c899d1f960 Now failure to load external tests shows in which entry point the error happened and a useful traceback. The traceback extends from the "try" statement down to the actual error line, but it does not include the frames above, ie. from the invocation to the load_tests routine. This is a limitation of Python itself and usually not a problem. | ||
|---|---|---|
| .. | ||
| int | ||
| tools | ||
| vm | ||
| __init__.py | ||
| app.py | ||
| devices.py | ||
| events.py | ||
| extra.py | ||
| init.py | ||
| run.py | ||
| storage_file.py | ||
| storage.py | ||