]> granicus.if.org Git - python/commit
Silence warning about set but unused variable inside compile_atom() in non-debug...
authorChristian Heimes <christian@cheimes.de>
Wed, 31 Jul 2013 21:47:56 +0000 (23:47 +0200)
committerChristian Heimes <christian@cheimes.de>
Wed, 31 Jul 2013 21:47:56 +0000 (23:47 +0200)
commit5e4d3725249410e174f8b59e85323d83a24dfc86
treef15440972088e24ed0ec7f1b7f631bd7df188606
parent4ebc9295d15c52295ce903d99ccf24142c22b29d
Silence warning about set but unused variable inside compile_atom() in non-debug builds
Parser/pgen.c