pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_rindex
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000000017007c1a8>
def test_rindex(self):
> from sys import maxint
E (application-level) ImportError: cannot import name 'maxint' from 'sys' (unknown location)
[/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/objspace/std/test/test_unicodeobject.py:304]:2: ImportError
builder: own-macos-arm64 build #1310+
test: pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_rindex