[pypy-svn] r72090 - pypy/extradoc/pypy.org/source
arigo at codespeak.net
arigo at codespeak.net
Thu Mar 11 11:00:42 CET 2010
Author: arigo
Date: Thu Mar 11 11:00:38 2010
New Revision: 72090
Modified:
pypy/extradoc/pypy.org/source/download.txt
Log:
"No JIT" version works anywhere, roughly.
Modified: pypy/extradoc/pypy.org/source/download.txt
==============================================================================
--- pypy/extradoc/pypy.org/source/download.txt (original)
+++ pypy/extradoc/pypy.org/source/download.txt Thu Mar 11 11:00:38 2010
@@ -70,7 +70,8 @@
If you want to help us with finishing the implementation of the native
64-bit version (there are a few known issues, like missing code in
-`ctypes`_ to implement calls to C functions), `contact us`_.
+`ctypes`_ to implement calls to C functions), `contact us`_. In general
+this version will more or less translate_ anywhere.
.. _`Sandboxed version`:
More information about the Pypy-commit
mailing list