Changes between Version 12 and Version 13 of DjangoAndPyPy


Ignore:
Timestamp:
Aug 18, 2008, 6:00:27 AM (16 years ago)
Author:
Maciej Fijalkowski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoAndPyPy

    v12 v13  
    2020{{{
    2121cd pypy/translator/goal
    22 ./translate.py --thread --gc=hybrid --batch targetpypystandalone --faassen --allworkingmodules
     22./translate.py --batch --opt=3
    2323}}}
    2424This will create a pypy-c executable in the current directory.
Back to Top