]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove extra close curly in code #ifdef'ed out on my box.
authorTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 02:20:01 +0000 (02:20 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 02:20:01 +0000 (02:20 +0000)
commit5819aa8b32a1722495868afb66a3dd4dc63df51d
treed5d947546771996126692c322866a59d195d8689
parent430f5d401df053ebc458987b713c6d29f2b731f2
Remove extra close curly in code #ifdef'ed out on my box.
Python/import.c