str.rfind

rfind(sub [,start [, end]])

Return the highest index in the string where substring sub is found, such that sub is contained within s[start,end]. Optional arguments start and end are interpreted as in slice notation. Return -1 on failure.

 

A Django site. this page was rendered by a django application in 0.01s 2010-12-16 16:32:33.102849. hosted by webfaction.