Home
last modified time | relevance | path

Searched refs:test_pdb_issue_43318 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_pdb.py1487 def test_pdb_issue_43318(): function
1499 ... 'clear <doctest test.test_pdb.test_pdb_issue_43318[0]>:3',
1503 > <doctest test.test_pdb.test_pdb_issue_43318[0]>(3)test_function()
1506 Breakpoint 1 at <doctest test.test_pdb.test_pdb_issue_43318[0]>:3
1507 (Pdb) clear <doctest test.test_pdb.test_pdb_issue_43318[0]>:3
1508 Deleted breakpoint 1 at <doctest test.test_pdb.test_pdb_issue_43318[0]>:3

Completed in 3 milliseconds