]> granicus.if.org Git - python/commit
Structure fields of type c_char array or c_wchar array accept bytes or
authorThomas Heller <theller@ctypes.org>
Fri, 13 Jul 2007 11:19:35 +0000 (11:19 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 13 Jul 2007 11:19:35 +0000 (11:19 +0000)
commite5095e187ba80a5265d44807c7371440f903dc31
tree54443135dd55f5bf7a2cc39c370542030ed2ea6c
parent745f5e2de709722e1586df597af59477cb3f6980
Structure fields of type c_char array or c_wchar array accept bytes or
(unicode) string.
Lib/ctypes/test/test_bytes.py
Modules/_ctypes/cfield.c