Matti,

thanks for your patience.

Fix is in default, so next time when default into the py3.5 brach, the error
should go away.

The fix is to completely defer the loading of the backend shared library to
the point of first use. Thus importing _cppyy (and checking its __doc__ or
running help() on it) is now safe.

Best regards,
           Wim
--
[email protected]    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to