Jörn Heissler <[email protected]> added the comment: My use case is parsing binary data. For that I use a bytearray as a buffer. buf[:4] gets me another bytearray which I'd want to convert to an ipaddress.
I can't think of a usecase for list-of-int. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34465> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
