Alexander Belopolsky <[EMAIL PROTECTED]> added the comment:

The patch looks good.  Just a question: I thought the strings returned by 
PyUnicode_AsStringAndSize are 0-terminated, while your patch at several 
places attempts to explicitly 0-terminate a copy of such string.  Are you 
sure this is necessary?

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1950>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to