]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a "const" to make gcc happy.
authorGeorg Brandl <georg@python.org>
Mon, 21 Jan 2008 21:14:21 +0000 (21:14 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 21 Jan 2008 21:14:21 +0000 (21:14 +0000)
commit898f1879e1bf6fe0a0d94d2abe8e8f5b32f795c1
treec4fa1ea4949be76b91bab60ffccebb750e104e3a
parentf2dae0e14a79df11135fea05c20f66bcada51c06
Add a "const" to make gcc happy.
Parser/tokenizer.c