commit | 1e7217de49d06130bb7a68c1d21868f9ad85cd2f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri May 30 12:02:38 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Fri May 30 12:02:38 2008 +0000 |
tree | c177c2958abadc085e769710cec72037080ab317 | |
parent | 17cb8a85d4931d60fc6f4a2f692514dd77e8d700 [diff] |
Don't return the same object from trivial replace() cases -- it is guaranteed to return a new bytearray.