mirror of https://github.com/python/cpython
Merge 3.5 (regrtest)
This commit is contained in:
commit
8a96389d47
|
@ -67,6 +67,7 @@ class saved_test_environment:
|
|||
'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…
Reference in New Issue