* Lib/string.py: find/rfind is now the main implementation and
index/rindex is a wrapper that raises index_error (which is now always ValueError)
G
Guido van Rossum committed
710c352d058856830e7c003bce7cccd4c10024ea
Parent: 5806a4f