]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
with and as are now keywords. There are some generated files I can't recreate.
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 6 Sep 2006 06:28:06 +0000 (06:28 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 6 Sep 2006 06:28:06 +0000 (06:28 +0000)
commitca460d9722c9542004c4cf34d9231641ac18e34b
treeb007e31668de7ff4b37e0c8d80dc575e8b600118
parent98775dfebc86aca40b27dcca5e4f4fd3a07e8acb
with and as are now keywords.  There are some generated files I can't recreate.
Grammar/Grammar
Include/code.h
Include/parsetok.h
Lib/plat-mac/aetools.py
Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py
Lib/plat-sunos5/STROPTS.py
Misc/NEWS
Parser/parsetok.c
Python/ast.c
Python/graminit.c
Python/pythonrun.c