]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
remove unused 'encoding' member from the compiler struct
authorBenjamin Peterson <benjamin@python.org>
Wed, 17 Jun 2009 03:23:04 +0000 (03:23 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 17 Jun 2009 03:23:04 +0000 (03:23 +0000)
commit5ecf57adcf7148c2334392a2631aa1a0e5791159
tree9357c27ad1a1502e28c98598cfa3a7bf27857329
parent3a02624059871dda84c376a94f01a20af5391d2b
remove unused 'encoding' member from the compiler struct
Python/compile.c