]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added tests for the new yield support in the parser module.
authorFred Drake <fdrake@acm.org>
Tue, 17 Jul 2001 03:01:29 +0000 (03:01 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 17 Jul 2001 03:01:29 +0000 (03:01 +0000)
commitcf580c7ea136fa8f73bae446a99c96b74251b2a8
tree18c7f175835595c43d30def9dd036ddd616b7c83
parent02126f20b627a4189f34c9758284ab367e9b7711
Added tests for the new yield support in the parser module.
(Should be merged with descr branch.)
Lib/test/test_parser.py