]> granicus.if.org Git - python/commit
ctypes NULL function pointers have a boolean False value now.
authorThomas Heller <theller@ctypes.org>
Thu, 29 May 2008 19:42:34 +0000 (19:42 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 29 May 2008 19:42:34 +0000 (19:42 +0000)
commit9287acf83df56a11aaa001657df652ed6804b105
tree616f535ee369132b23cd26fad0b16a31d1257f5e
parenta52b244cc10a7644d86c4f09b761b3611a65378d
ctypes NULL function pointers have a boolean False value now.
Lib/ctypes/test/test_pointers.py
Misc/NEWS
Modules/_ctypes/_ctypes.c