| CODENOTIFIER | HelpYou are not signed inSign in |
Project: PyPy
Revision: 57962
Author: fijal
Date: 08 Sep 2008 06:16:49
Changes:* URLs fell of the line, don't use *
* add "64bit and os/x likely"
| ... | ...@@ -76,9 +76,9 @@ | |
| 76 | 76 | |
| 77 | 77 | * only sqlite DB backend for now |
| 78 | 78 | |
| 79 | * http://www.djangoproject.com/ | |
| 79 | http://www.djangoproject.com | |
| 80 | 80 | |
| 81 | * http://code.djangoproject.com/wiki/DjangoAndPyPy | |
| 81 | http://code.djangoproject.com/wiki/DjangoAndPyPy | |
| 82 | 82 | |
| 83 | 83 | Pylons |
| 84 | 84 | ====== |
| ... | ...@@ -234,6 +234,7 @@ | |
| 234 | 234 | |
| 235 | 235 | - compatible to Python 2.5.2 |
| 236 | 236 | - well tested on win/linux 32 bit |
| 237 | - os/x and 64 also targets | |
| 237 | 238 | - running some major packages unmodified |
| 238 | 239 | - easy_install/distutils working |
| 239 | 240 | - deliver pypy-c binary installs windows |