anthony shaw <anthonys...@apache.org> added the comment:

"When the C library is called in ctypes to return the c_char_p type, the 
problem that only the string before \0 can be obtained when the string contains 
\\0"

This function is specifically for null-terminated strings (\0), please could 
you be more specific about the expected behaviour and why this is a bug?

https://docs.python.org/2/library/ctypes.html#ctypes.c_char_p

----------
nosy: +anthonypjshaw

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

Reply via email to