]> granicus.if.org Git - python/commit
Disable the parser hacks that allowed the "yield" keyword to be enabled
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 22 Mar 2002 23:38:11 +0000 (23:38 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 22 Mar 2002 23:38:11 +0000 (23:38 +0000)
commitc155dd4ca91403469a4bd46528b592d940f43fb3
tree80572aad6344e45eea3fcf7ae7d7f05fb06c1d5a
parent558ba52f10ed609001bfb3263690c251ffbd4655
Disable the parser hacks that allowed the "yield" keyword to be enabled
by a future statement.
Parser/parser.c