[issue4348] bytearray methods returning self
Benjamin Peterson
report at bugs.python.org
Tue Nov 18 22:59:02 CET 2008
Benjamin Peterson <musiccomposition at gmail.com> added the comment:
Here's another patch for 2.7/2.6 that handles the translation problem
correctly. It appears that the return_self problem isn't present in 3.0,
but that can be handled in the merge.
Added file: http://bugs.python.org/file12048/copies_when_no_change.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4348>
_______________________________________
More information about the Python-bugs-list
mailing list