]> granicus.if.org Git - python/commit
Fixed bug #1505 Changes to PyMethod_New breaks ctypes on Windows
authorChristian Heimes <christian@cheimes.de>
Wed, 28 Nov 2007 12:33:51 +0000 (12:33 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 28 Nov 2007 12:33:51 +0000 (12:33 +0000)
commitc0ac106fe072ecf6aec1e051fd457197d849f64b
treebbaf6403bcf8ee93ab1f46dc97b17519d0e86b01
parent218a5ed7d032c3e03a3e99b31612a667388c2653
Fixed bug #1505 Changes to PyMethod_New breaks ctypes on Windows
I converted the ComError exception into a full
type.
Modules/_ctypes/_ctypes.c