<div class="gmail_quote">2011/8/30 Aaron DeVore <span dir="ltr">&lt;<a href="mailto:aaron.devore@gmail.com">aaron.devore@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":1e6">Possible solution [who uses it for CPython]:<br>
1) pypy arbitrary, pypy2 for Python 2, pypy3 for Python 3 [PEP 394, Gentoo]<br>
2) pypy for Python 2, pypy3 for Python 3, no pypy2 [Debian family]<br>
3) pypy for Python 2, pypy2 for Python 2, pypy3 for Python 3 [Red Hat family]<br>
4) pypy for Python 3, pypy2 for Python 2, pypy3 for Python 3 [Arch Linux]<br>
<br>
I prefer #1 because it sticks with PEP 394 and is future-proof. #2 and<br>
#3 take away future flexibility. #4 is a horrible, horrible idea at<br>
present.<br></div></blockquote></div><br>As far as I care, #1 also looks better to me, because it follows CPython conventions.<div><br></div><div>But the ultimate solution is certainly:</div><div>0) python for arbitrary PyPy, python2 for PyPy 2, and python3 for PyPy 3!</div>
<div><div><br></div><div>-- <br>Amaury Forgeot d&#39;Arc<br>
</div></div>