]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19932: Fix typo in import.h, missing whitespaces in function prototypes.
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Dec 2013 00:19:58 +0000 (01:19 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Dec 2013 00:19:58 +0000 (01:19 +0100)
commitd860d5cf6da3feec422e2665a8e2acbbd35e75ab
tree906097e2d788c822c28107f9481eece53eff8e28
parent1761fa9dd11961b6a64e5267c943009105c4bfd0
Issue #19932: Fix typo in import.h, missing whitespaces in function prototypes.
Include/import.h
Misc/NEWS