mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Removed debug_script from the public API: no docs, not public. I'm in
the process of writing docs for the other "missing" debug support functions.
This commit is contained in:
parent
16be62f054
commit
3afaaf2487
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ __all__ = [
|
|||
'script_from_examples',
|
||||
'testsource',
|
||||
'debug_src',
|
||||
'debug_script',
|
||||
'debug',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue