Mercurial > hg
diff contrib/check-code.py @ 30821:7005c03f7387
util: add length argument to util.buffer()
util.buffer() either returns inbuilt buffer function or defines a new one which
slices. The inbuilt buffer() also has a length argument which is missing from
the ones we defined. This patch adds that length argument.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 14 Jan 2017 20:05:15 +0530 |
parents | 6a70cf94d1b5 |
children | fe8ded72e17c 561a019c0268 |