summaryrefslogtreecommitdiff
path: root/tests/basics/string-repr.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-06-14objstr: Be 8-bit clean even for repr().Paul Sokolovsky
2014-06-06Change comments (mainly URLs) to no longer specifically say Python 3.3Chris Angelico
2014-04-08Display \r and \t escape codes in string reprAndrew Scheller