Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r407:d2c71262339d
Date: 2013-05-07 14:29 +0200
http://bitbucket.org/pypy/pypy.org/changeset/d2c71262339d/

Log:    fix this

diff --git a/features.html b/features.html
--- a/features.html
+++ b/features.html
@@ -47,8 +47,7 @@
 <div id="main">
 <h1 class="title">Features</h1>
 <p><strong>PyPy 2.0 beta2</strong> implements <strong>Python 2.7.3</strong> 
and runs on Intel
-<a class="reference external" href="http://en.wikipedia.org/wiki/IA-32";>x86 
(IA-32)</a> , <a class="reference external" 
href="http://en.wikipedia.org/wiki/X86_64";>x86_64</a> and <a class="reference 
external" href="http://en.wikipedia.org/wiki/ARM";>ARM</a> platforms (with ARM
-being disabled until 2.0 final), with PPC being underway.
+<a class="reference external" href="http://en.wikipedia.org/wiki/IA-32";>x86 
(IA-32)</a> , <a class="reference external" 
href="http://en.wikipedia.org/wiki/X86_64";>x86_64</a> and <a class="reference 
external" href="http://en.wikipedia.org/wiki/ARM";>ARM</a> platforms, with PPC 
being underway.
 It supports all of the core language, passing the Python test suite
 (with minor modifications that were already accepted in the main python
 in newer versions). It supports most of the commonly used Python
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to