]> granicus.if.org Git - python/commit
Undo Barry's change. This file is not imported, it's fed as input to
authorGuido van Rossum <guido@python.org>
Thu, 29 Aug 2002 15:10:30 +0000 (15:10 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 29 Aug 2002 15:10:30 +0000 (15:10 +0000)
commitfc26c0730c5c337f78150bef255b5f661900f01c
treea6d2076267b697d7cc3b11201ec59609d58d67ef
parenta29eafa614057a83d52baee6c08825f5a4cdc43c
Undo Barry's change.  This file is not imported, it's fed as input to
the tokenize module by test_tokenize.py.  The FutureWarnings only
appeared during installation, and I've figured out a way to suppress
those in a different way.
Lib/test/output/test_tokenize
Lib/test/tokenize_tests.py