mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
* Clean up handling of vendored projects. * Add the ptvsd._vendored package. * Try the new location and fall back to the old one. * Fix a typo. * Add ptvsd._vendored.list_all(). * Fix setup.py and tests/__main__.py. * Exclude .pyc files (from python 2). * Deal with implicit relative imports in 2.7. |
||
|---|---|---|
| .. | ||
| debugger_protocol | ||
| helpers | ||
| highlevel | ||
| ptvsd | ||
| system_tests | ||
| __init__.py | ||
| __main__.py | ||
| test_setup.py | ||
| test_tests___main__.py | ||