Author: Alex Gaynor <alex.gay...@gmail.com> Branch: extradoc Changeset: r3976:82c71fa181e5 Date: 2011-12-08 17:23 -0500 http://bitbucket.org/pypy/extradoc/changeset/82c71fa181e5/
Log: clarrify diff --git a/blog/draft/matplotlib.rst b/blog/draft/matplotlib.rst --- a/blog/draft/matplotlib.rst +++ b/blog/draft/matplotlib.rst @@ -46,8 +46,9 @@ * Speaking of which, you need a reasonably recent PyPy. -* The approach is generally portable (XXX: why not?), however the implementation is not. Works - on 64bit linux, would not bet for anything else. +* The approach is generally portable, however the implementation has not been + tested on any platforms other than 64-bit Linux. Try anything else at your + own peril. * You need to install python2.6, the python2.6 development headers, and have numpy and matplotlib installed on that python. _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit