mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
Fixed refleak tests for _struct changes
This commit is contained in:
parent
3b5547021b
commit
f2f41ebef4
1 changed files with 0 additions and 1 deletions
|
|
@ -728,7 +728,6 @@ def dash_R_cleanup(fs, ps, pic, abcs):
|
|||
dircache.reset()
|
||||
linecache.clearcache()
|
||||
mimetypes._default_mime_types()
|
||||
struct._cache.clear()
|
||||
filecmp._cache.clear()
|
||||
doctest.master = None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue