]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
remove error checks already done in set_context()
authorBenjamin Peterson <benjamin@python.org>
Mon, 8 Jun 2009 23:44:13 +0000 (23:44 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 8 Jun 2009 23:44:13 +0000 (23:44 +0000)
commita5a5728cf01446f70c3bd09cc85453fdec71d461
tree8e73f76c79f735981af4c33caf32b1b8fad704d6
parent8ea4ded9a69ace6f8520615f770308fcdb485bbb
remove error checks already done in set_context()
Lib/test/test_generators.py
Lib/test/test_genexps.py
Lib/test/test_syntax.py
Python/ast.c