<div dir="ltr"><div class="gmail_default" style="font-size:small">+1</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 18, 2017 at 11:33 PM, <span dir="ltr"><<a href="mailto:wlavrijsen@lbl.gov" target="_blank">wlavrijsen@lbl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
any objections to renaming cppyy into _cppyy?<br>
<br>
I want to be able to do a straight 'pip install cppyy' and then use it<br>
w/o further gymnastics (this works today for CPython), but then I can't<br>
have 'cppyy' be a built-in module.<br>
<br>
(You can pip install PyPy-cppyy-backend, but then you'd still have to deal<br>
with LD_LIBRARY_PATH and certain cppyy features are PyPy version dependent<br>
even as they need not be as they are pure Python.)<br>
<br>
The pip-installed cppyy will still use the built-in _cppyy for the PyPy<br>
specific parts (low-level manipulations etc.).<br>
<br>
I'm also moving the cppyy documentation out of the pypy documentation and<br>
placing it on its own (<a href="http://cppyy.readthedocs.io/" rel="noreferrer" target="_blank">http://cppyy.readthedocs.io/</a>)<wbr>, given that the<br>
CPython side of things now works, too.<br>
<br>
Yes, no, conditional?<br>
<br>
Thanks,<br>
Wim<span class="HOEnZb"><font color="#888888"><br>
-- <br>
<a href="mailto:WLavrijsen@lbl.gov" target="_blank">WLavrijsen@lbl.gov</a> -- <a href="tel:%2B1%20%28510%29%20486%206411" value="+15104866411" target="_blank">+1 (510) 486 6411</a> -- <a href="http://www.lavrijsen.net" rel="noreferrer" target="_blank">www.lavrijsen.net</a><br>
______________________________<wbr>_________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org" target="_blank">pypy-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pypy-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/pypy-dev</a><br>
</font></span></blockquote></div><br></div>