Marc-Andre Lemburg <m...@egenix.com> added the comment:

The patch looks good. Thanks.

Aside: This is what you get when using too many single character
variable names in a function...

The function should really do just one cast to (unsigned char *) at the
very top and then work with that variable all along.

----------
assignee: lemburg -> georg.brandl

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

Reply via email to