]> granicus.if.org Git - python/commit
Remove some now-obsolete generator future statements.
authorTim Peters <tim.peters@gmail.com>
Mon, 1 Apr 2002 00:28:59 +0000 (00:28 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 1 Apr 2002 00:28:59 +0000 (00:28 +0000)
commit496563a5146e2650dcf6f3595c58ff24f39a9afb
tree1afd27b48db59487d02d59abd52c7387dacaed28
parent62f5a9d6c2e99b688e388d33c226e41174640082
Remove some now-obsolete generator future statements.
I left the email pkg alone; I'm not sure how Barry would like to handle
that.
Lib/difflib.py
Lib/test/test_generators.py
Lib/test/test_parser.py
Lib/test/test_profilehooks.py
Lib/tokenize.py
Lib/types.py