Piet van Oostrum <p...@cs.uu.nl> added the comment:

I was bitten by this bug today. Hope it will be solved in the next release of 
Python 3.

It is also possible to use the third argument of search in line 285:

                m = attrfind_tolerant.search(rawdata, k, endpos)

This seems to me to be a more `natural' solution.

----------
nosy: +pietvo

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

Reply via email to