[Python-3000] Droping find/rfind? (original) (raw)
Fredrik Lundh fredrik at pythonware.com
Fri Aug 25 22:27:09 CEST 2006
- Previous message: [Python-3000] Droping find/rfind?
- Next message: [Python-3000] Droping find/rfind?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
That final remark is a matter of opinion. I've seen too much code that mindlessly copied idioms that were supposed to magically speed up certain things to believe it. Often, people who don't know what they are doing are more worried about speed than people who do, and they copy all the wrong examples... :-(
+1.
- Previous message: [Python-3000] Droping find/rfind?
- Next message: [Python-3000] Droping find/rfind?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]