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... </F> _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
