]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Merge 3.3) Issue #19932: Fix typo in import.h, missing whitespaces in function proto...
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Dec 2013 00:20:39 +0000 (01:20 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Dec 2013 00:20:39 +0000 (01:20 +0100)
commitb077c0552fcf4edeb503d4bb4cdaf3d8be16d5db
treeb03f5fd45f402d75595b4e7a33d8f7ce01621cbf
parent29e64548c5a7b2c749b413fcb2246ee96bf9276e
parentd860d5cf6da3feec422e2665a8e2acbbd35e75ab
(Merge 3.3) Issue #19932: Fix typo in import.h, missing whitespaces in function prototypes.
Include/import.h
Misc/NEWS