Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r419:4631a15c09c0 Date: 2013-05-10 00:20 +0200 http://bitbucket.org/pypy/pypy.org/changeset/4631a15c09c0/
Log: Kill this outdatish paragraph diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -125,9 +125,6 @@ </ul> </li> </ul> -<p>These versions are not officially part of the releases, which focuses -on the JIT. You can find prebuilt binaries for them on our -<a class="reference external" href="http://buildbot.pypy.org/nightly/trunk/">nightly build</a>, or <a class="reference internal" href="#translate">translate</a> them yourself.</p> </div> <div class="section" id="installing"> <h1>Installing</h1> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -127,10 +127,6 @@ .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.8-sandbox-linux.tar.bz2 .. _`sandbox docs`: http://doc.pypy.org/en/latest/sandbox.html -These versions are not officially part of the releases, which focuses -on the JIT. You can find prebuilt binaries for them on our -`nightly build`_, or translate_ them yourself. - .. _`nightly build`: http://buildbot.pypy.org/nightly/trunk/ Installing _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
