mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
(fixes gh-464) The code in ptvsd/runner.py was originally copied from elsewhere and slightly adapted. Over time the APIs diverged, which lead to the failure in gh-464. This PR fixes the problem by getting rid of the code duplication. |
||
|---|---|---|
| .. | ||
| debugger_protocol | ||
| helpers | ||
| highlevel | ||
| ptvsd | ||
| system_tests | ||
| __init__.py | ||
| __main__.py | ||
| test_setup.py | ||
| test_tests___main__.py | ||