mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Merge 3.5 (regrtest)
This commit is contained in:
commit
8a96389d47
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ def __init__(self, testname, verbose=0, quiet=False, *, pgo=False):
|
|||
'multiprocessing.process._dangling', 'threading._dangling',
|
||||
'sysconfig._CONFIG_VARS', 'sysconfig._INSTALL_SCHEMES',
|
||||
'files', 'locale', 'warnings.showwarning',
|
||||
'shutil_archive_formats', 'shutil_unpack_formats',
|
||||
)
|
||||
|
||||
def get_sys_argv(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue