chiark
/
gitweb
/
~mdw
/
pyke
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ca47390
)
bytestring.c: Implement indexing, slicing, concatenation and repeating.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 9 Nov 2018 12:28:16 +0000
(12:28 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 10 Nov 2018 01:30:58 +0000
(
01:30
+0000)
Now these return bytestring objects, rather than Python strings.
No differences found