Issue #7625: Add more tests that bytearray methods return new objects,
commite2f53646c639b1b7951077ece6a436c559df0828
authorantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 13 Jan 2010 15:02:13 +0000 (13 15:02 +0000)
committerantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 13 Jan 2010 15:02:13 +0000 (13 15:02 +0000)
tree6875f5e4a69826458ffd46279ebaee3915f12a6c
parent6b512d4d42e48ee6f2d54cc4c97d13b471c6c4ed
Issue #7625: Add more tests that bytearray methods return new objects,
even if identical.  Patch by Florent Xicluna (again).

git-svn-id: http://svn.python.org/projects/python/trunk@77475 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_bytes.py