Tal Einat added the comment:

Additionally, the char converter doesn't create valid c defaults. For example, 
I got " " instead of ' ' for fillchar, which has type char, so I had to 
manually set c_default = "' '".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20304>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to