index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
bench
/
bytealloc-2-repeat.py
Age
Commit message (
Collapse
)
Author
2016-06-08
tests/bench: Add testcase to compare bytes(N) vs b"\0" * N.
Paul Sokolovsky
Based on python-dev discussion regarding PEP467.