mastahyeti added the comment: Hrmm. Okay. I concede.
On Thu, Aug 30, 2012 at 2:16 PM, R. David Murray <rep...@bugs.python.org> wrote: > > R. David Murray added the comment: > > Not in this case. We are treating the URL as an immutable object, so the > Pythonic thing to do is create new object of the same type with the change > applied. Similar to "abcd".replace('a', 'z') returning a new string. > > ---------- > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <http://bugs.python.org/issue15824> > _______________________________________ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15824> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com