Krishna Oza <[email protected]> added the comment:
Kyle In my opinion the current documentation is correctly formed since the bytearray and str are two different classes in Python they could have different set of functions supported and hence the grouping of functions like islower() to be kept separated for different object types. ---------- nosy: +Krishna Oza, Mariatta _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37618> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
