[Python-3000] Droping find/rfind? (original) (raw)

Fredrik Lundh fredrik at pythonware.com
Thu Aug 24 14:33:02 CEST 2006


Nick Coghlan wrote:

With a variety of "view types", that work like the corresponding builtin type, but reference the original data structure instead of creating copies

support for string views would require some serious interpreter surgery, though, and probably break quite a few extensions...



More information about the Python-3000 mailing list