
May 22, 2008
5:01 p.m.
On Thu, May 22, 2008, Facundo Batista wrote:
A thread in PyAr raised the question that, considering that strings are immutable, why a slice of a string is a copy and not a reference to a part of that string.
Someone did a patch for this at one point, but I don't remember what happened. -- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/ Need a book? Use your library!