Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _DocTestSuite
Class
_DocTestSuite
tools/python-3.11.9-amd64/Lib/doctest.py:2372–2375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2370
2371
2372
class
_DocTestSuite(unittest.TestSuite):
2373
2374
def
_removeTestAtIndex(self, index):
2375
pass
2376
2377
2378
def
DocTestSuite(module=None, globs=None, extraglobs=None, test_finder=None,
Callers
2
DocTestSuite
Function · 0.85
DocFileSuite
Function · 0.85
Calls
no outgoing calls
Tested by
2
DocTestSuite
Function · 0.68
DocFileSuite
Function · 0.68