STINNER Victor <[email protected]> added the comment:
There are other byte-like objects like memoryview or array.array (for some array types). I would suggest writing a function rather than a method. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45902> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
