]> granicus.if.org Git - python/commit
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
authorChristian Heimes <christian@cheimes.de>
Mon, 24 Sep 2012 11:27:28 +0000 (13:27 +0200)
committerChristian Heimes <christian@cheimes.de>
Mon, 24 Sep 2012 11:27:28 +0000 (13:27 +0200)
commit22340be15efec420ed9366800d6c5cba8d558819
tree1093bd982a581e27a6a01f0f9d86040ec5adc37f
parentb5f91d7eb79a9d29f88a5fabf7e9a70b41820107
parente26d3af7ee5b8ce804786d31ecfda173d92d7ab0
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
method doesn't require an argument again.
Misc/NEWS
Modules/pyexpat.c