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
--
wlavrij...@lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to