[issue1259] string find and rfind methods give a TypeError that is misleading

Barry A. Warsaw report at bugs.python.org
Fri Nov 2 02:09:09 CET 2007


Barry A. Warsaw added the comment:

facundo, robert and i looked at this patch and it seems okay. 
suggestions: document the reference count semantics of
_ParseTupleFinds() and include a definition of that function in a .h
file.  since its non-public, maybe find.h is the right place to put it?

there also some random addition of trailing whitespace in the last hunk
of stringobject.c

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1259>
__________________________________


More information about the Python-bugs-list mailing list