mirror of https://github.com/python/cpython
Expose the 'master' instance mentioned in the docs.
This commit is contained in:
parent
92f21b13ea
commit
cc39a13d6d
|
@ -281,6 +281,7 @@ __all__ = [
|
|||
'DocTestSuite',
|
||||
'testsource',
|
||||
'debug',
|
||||
'master',
|
||||
]
|
||||
|
||||
import __future__
|
||||
|
|
Loading…
Reference in New Issue