> Adam DePrince wrote: > > No reason we can't make other string operations views as well ... > > concatenation is one example. If I recall, that's how snobol handles > > strings, view upon view upon view.
But that's irrelevant for immutable strings -- views are about semantic links, not implementation. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com