Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r67069:eb812b3eb381
Date: 2013-09-23 09:03 +0200
http://bitbucket.org/pypy/pypy/changeset/eb812b3eb381/

Log:    More standard html

diff --git a/pypy/module/micronumpy/tool/numready/page.html 
b/pypy/module/micronumpy/tool/numready/page.html
--- a/pypy/module/micronumpy/tool/numready/page.html
+++ b/pypy/module/micronumpy/tool/numready/page.html
@@ -38,7 +38,7 @@
         <h1>NumPyPy Status: how much of numpy can you use in pypy?</h1>
         <h3>Version: {{ ver }}</h3>
         <h3>numpy compatability test results, generated automatically by 
running</br>
-        <code>pypy/module/micronumpy/tool/numready/main.py 
&ltpath-to-latest-pypy&gt</code></h3>
+        <code>pypy/module/micronumpy/tool/numready/main.py 
&lt;path-to-latest-pypy&gt;</code></h3>
         <h3>Overall: {{ msg }}</h3>
         <table>
             <thead>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to