]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed bug #1020 pyexpat.XMParserType broken (was: pydoc doesn't work on pyexpat)
authorChristian Heimes <christian@cheimes.de>
Wed, 21 Nov 2007 00:54:38 +0000 (00:54 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 21 Nov 2007 00:54:38 +0000 (00:54 +0000)
commit651b61f830a124a9ba04d06d3f116beab8e972dc
tree72b36df73961f2274108fbe0d07189235c884efa
parent1076a208b81c44d348e5a06bd4c4b930e31aa292
Fixed bug #1020 pyexpat.XMParserType broken (was: pydoc doesn't work on pyexpat)
The sentinel in the methods struct was missing
Modules/pyexpat.c