Mailing List Archive

[issue5049] ctypes unwilling to allow pickling wide character
Jason R. Coombs <jaraco@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@bugs.python.org>
<http://bugs.python.org/issue5049>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue5049] ctypes unwilling to allow pickling wide character [ In reply to ]
Changes by Jesse Noller <jnoller@gmail.com>:


----------
nosy: +jnoller

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue5049>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com