summaryrefslogtreecommitdiffstats
path: root/Objects/bytearrayobject.c
Commit message (Expand)AuthorAgeFilesLines
* Don't return the same object from trivial replace() cases --Georg Brandl2008-05-301-4/+1
* Fix all return types for str/bytes/bytearray docstrings and make the wording ...Georg Brandl2008-05-301-30/+34
* Renamed files bytesobject.[ch] and stringobject.[ch]Christian Heimes2008-05-261-0/+3300