]> granicus.if.org Git - python/commit
Add from_buffer and from_buffer_copy class methods to ctypes types.
authorThomas Heller <theller@ctypes.org>
Fri, 25 Apr 2008 15:44:16 +0000 (15:44 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 25 Apr 2008 15:44:16 +0000 (15:44 +0000)
commit6ad5fbb7ea90d475d77ee3b41a6ba198316b0d05
treefef0c3cc8ea18ee7ea044abb324af6a6932dad0b
parent5364e2e46f7566e1917d013f83c431a72de76009
Add from_buffer and from_buffer_copy class methods to ctypes types.
Doc/library/ctypes.rst
Lib/ctypes/test/test_frombuffer.py [new file with mode: 0644]
Misc/NEWS
Modules/_ctypes/_ctypes.c