Steve Dower added the comment:

I'm in favor of merging Berker's patch, once the string comparison is made a 
little more robust. Right now there's a risk of matching a prefix rather than a 
whole word, and potentially overrunning the buffer (unless I've forgotten how 
stricmp works).

----------
nosy: +steve.dower

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

Reply via email to