]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New tests to provoke SyntaxErrors unique to generators. Minor fiddling
authorTim Peters <tim.peters@gmail.com>
Sun, 24 Jun 2001 07:10:02 +0000 (07:10 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 24 Jun 2001 07:10:02 +0000 (07:10 +0000)
commitea2e97a08a2f1cd5e142dac36d60c80bd99ceeb2
treea184ee7e66a7b8f045229cdaccb6bd163f9a9d1f
parent08bba953eacd60a011224ff633189f11291427b4
New tests to provoke SyntaxErrors unique to generators.  Minor fiddling
of other tests.
Lib/test/test_generators.py