We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a530c4 commit 6bda92bCopy full SHA for 6bda92b
Lib/doctest.py
@@ -93,6 +93,7 @@ def _test():
93
]
94
95
import __future__
96
+import contextlib
97
import difflib
98
import inspect
99
import linecache
0 commit comments