diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-05-12 19:29:36 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-05-12 19:29:36 (GMT) |
commit | 11cb8135988ebe20631db08c60155d2a0b17c1b2 (patch) | |
tree | bbcf559a0e7262c7b3b139576bb84f53682954f6 /Lib/test/tokenize_tests.txt | |
parent | 12d55a7caaf58e7219f7c2bfa796ab19246640dd (diff) | |
download | cpython-11cb8135988ebe20631db08c60155d2a0b17c1b2.zip cpython-11cb8135988ebe20631db08c60155d2a0b17c1b2.tar.gz cpython-11cb8135988ebe20631db08c60155d2a0b17c1b2.tar.bz2 |
Close the file after tokenizing it. Because the open file object was
bound to a module global, the file object remained opened throughout
the test suite run.
Diffstat (limited to 'Lib/test/tokenize_tests.txt')
0 files changed, 0 insertions, 0 deletions