summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_bytes.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 3625: test issues on 64bit windows. r=pitrouMark Hammond2008-08-231-1/+1
* Byte items *can* be chars in 2.6.Georg Brandl2008-07-161-1/+2
* #3156: fix consistency in what type bytearray methods accept as items.Georg Brandl2008-07-161-16/+25
* Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,...Christian Heimes2008-03-261-0/+982