mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Expose the 'master' instance mentioned in the docs.
This commit is contained in:
parent
92f21b13ea
commit
cc39a13d6d
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ __all__ = [
|
||||||
'DocTestSuite',
|
'DocTestSuite',
|
||||||
'testsource',
|
'testsource',
|
||||||
'debug',
|
'debug',
|
||||||
|
'master',
|
||||||
]
|
]
|
||||||
|
|
||||||
import __future__
|
import __future__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue