Fixed refleak tests for _struct changes

This commit is contained in:
Christian Heimes 2008-01-04 02:46:19 +00:00
parent 3b5547021b
commit f2f41ebef4
1 changed files with 0 additions and 1 deletions

View File

@ -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