pypy/module/_continuation/test/test_greenlet.py::AppTestGreenlet::()::test_parent
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e97e0a16a8>
def test_parent(self):
> from greenlet import greenlet
E (application-level) ImportError: cannot import name 'greenlet' from partially initialized module 'greenlet' (most likely due to a circular import) (d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\lib_pypy\greenlet.py)
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_continuation\test\test_greenlet.py:19]:2: ImportError
builder: own-win-x86-64 build #2427+
test: pypy/module/_continuation/test/test_greenlet.py::AppTestGreenlet::()::test_parent