mirror of
https://github.com/python/cpython.git
synced 2025-01-22 08:25:42 +08:00
Issue #26643: Add missing shutil resources to regrtest.py
This commit is contained in:
parent
6f57424ae0
commit
8ba2083e0e
@ -1057,6 +1057,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
Block a user