R. David Murray <rdmur...@bitdance.com> added the comment:

You'll have to give more details about what you are doing, but I suspect you 
are in fact calling it incorrectly.  In addition, there are pretty much no 
circumstances in which you want to use string.rfind in 2.7.  Just use ''.rfind.

----------
nosy: +r.david.murray

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

Reply via email to