chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
5a8b43b
)
bytestring.c, catacomb/__init__.py: Introduce and use `zero' method.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 11 May 2017 09:42:15 +0000
(10:42 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 14 May 2017 03:29:20 +0000
(
04:29
+0100)
Seems like strings of zero bytes are especially useful. Add a class
method to `ByteString' to generate them efficiently, and use it to make
the magic `Z128' constant.
No differences found