[issue30426] why not use the same style func name. eg: int.to_bytes (with underline) and array.tobytes(without underline).

jf report at bugs.python.org
Mon May 22 04:05:38 EDT 2017


Changes by jf <zaazbb at 163.com>:


----------
title: why not use the same style func name. eg: int.to_bytes (with underline or not) and array.tobytes(). -> why not use the same style func name. eg: int.to_bytes (with underline) and array.tobytes(without underline).

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30426>
_______________________________________


More information about the Python-bugs-list mailing list