mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
753643205a
* Add missing sys import * Get verbose and gc_collect() from test.support * Remove unused starttime variable. Issues spotted by pyflakes.