Raymond Hettinger <[EMAIL PROTECTED]> added the comment:

This is an internal call, so am not worried about "const char *s" being
NULL -- that duty belongs to the caller who creates the pointer in the
first place.  That being said, it wouldn't hurt to add an assertion at
the beginning of the function.

----------
assignee:  -> marketdickinson
components: +Interpreter Core -None
keywords: +patch
nosy: +marketdickinson, rhettinger
priority:  -> low
stage:  -> patch review
type: resource usage -> 
versions: +Python 2.6, Python 2.7, Python 3.0
Added file: http://bugs.python.org/file12162/parsenumber.diff

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

Reply via email to