]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #20152: Port pyexpat to Argument Clinic.
authorBrett Cannon <brett@python.org>
Fri, 22 Aug 2014 18:23:20 +0000 (14:23 -0400)
committerBrett Cannon <brett@python.org>
Fri, 22 Aug 2014 18:23:20 +0000 (14:23 -0400)
commitd0aeda8f0ffbe4a7de9b492de9713d672dc8592d
tree0c616caa4e14fcdd11b7c66f797d3e04c52acc24
parent9f49e31a4a15f1362bdb6cee7a90001b3aa636d0
Issue #20152: Port pyexpat to Argument Clinic.

Could not emit an external file as pyexpat has a conditionally built
method which Clinic won't hide otherwise.
Modules/pyexpat.c