commit | 1bddfb84ee8e5a67af9a5001ab845c22c29cd491 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue May 23 21:51:35 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue May 23 21:51:35 2006 +0000 |
tree | 48caf1ef164c11a7a7817d1c622dac749b1166ef | |
parent | 77633518089c5512b9044cdedc525f3a08e2fdd4 [diff] |
test_struct grew weird behavior under regrtest.py -R, due to a module-level cache. Clearing the cache should make it stop showing up in refleak reports.