diff options
author | HIYAMA Manabu <hiyama.manabu@po.ntts.co.jp> | 2012-09-27 18:23:12 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-09-30 21:48:05 +0900 |
commit | fc264cc971eb529584ffd34605f006a6c5890038 (patch) | |
tree | 184001be1852d591186faa745385aa02ec381c26 /run_tests.sh | |
parent | 19c205b897aa7cc74a68bfc077937481ea1a5936 (diff) |
Fix zero padding
- zfill() is a func of the string to be putting in a '0'.
bytearray().zfill(n) -> bytearray(n)
- unify notation of zero with other code.
'\0' -> '\x00'
Signed-off-by: HIYAMA Manabu <hiyama.manabu@po.ntts.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'run_tests.sh')
0 files changed, 0 insertions, 0 deletions