mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Removed outdated comment
This commit is contained in:
parent
77dcccca0c
commit
0fafacc672
1 changed files with 0 additions and 2 deletions
|
|
@ -1474,8 +1474,6 @@ Run the debugger on the docstring, and then restore sys.stdin.
|
|||
"""
|
||||
|
||||
def test_pdb_set_trace():
|
||||
# Note: this should *not* be an r'...' string, because we need
|
||||
# to use '\t' for the output of ...
|
||||
"""Using pdb.set_trace from a doctest
|
||||
|
||||
You can use pdb.set_trace from a doctest. To do so, you must
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue