summaryrefslogtreecommitdiffhomepage
path: root/doc/source
diff options
context:
space:
mode:
authorHIYAMA Manabu <hiyama.manabu@po.ntts.co.jp>2012-09-27 18:23:12 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-09-30 21:48:05 +0900
commitfc264cc971eb529584ffd34605f006a6c5890038 (patch)
tree184001be1852d591186faa745385aa02ec381c26 /doc/source
parent19c205b897aa7cc74a68bfc077937481ea1a5936 (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 'doc/source')
0 files changed, 0 insertions, 0 deletions