proc rsplit_whitespace(pystr: PyBytes; maxsplit = -1): PyList[PyBytes] {. ...raises: [], tags: [], forbids: [].}