Mark Dickinson <[EMAIL PROTECTED]> added the comment:

Fixed in r65179.  I modified the patch slightly to include the "infinity" 
check, and to change "if(s_buffer)" to the slightly more explicit "if 
(s_buffer != NULL)".

Thanks!

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to