[issue5049] ctypes unwilling to allow pickling wide character

Jason R. Coombs report at bugs.python.org
Sun Jan 25 03:56:06 CET 2009


Jason R. Coombs <jaraco at jaraco.com> added the comment:

I just discovered that trying to pickle a structure with even just a
c_wchar (not an array) also fails.

----------
title: ctypes unwilling to allow pickling wide character array -> ctypes unwilling to allow pickling wide character

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5049>
_______________________________________


More information about the Python-bugs-list mailing list