##// END OF EJS Templates
util: add length argument to util.buffer()...
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.

File last commit:

r30346:9cc438bf default
r30821:7005c03f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer