[py-svn] r53049 - py/branch/bugfix-0.9.0/py/doc
guido at codespeak.net
guido at codespeak.net
Fri Mar 28 11:52:16 CET 2008
Author: guido
Date: Fri Mar 28 11:52:16 2008
New Revision: 53049
Modified:
py/branch/bugfix-0.9.0/py/doc/download.txt
Log:
There will be a greenlet.pyd this time.
Modified: py/branch/bugfix-0.9.0/py/doc/download.txt
==============================================================================
--- py/branch/bugfix-0.9.0/py/doc/download.txt (original)
+++ py/branch/bugfix-0.9.0/py/doc/download.txt Fri Mar 28 11:52:16 2008
@@ -18,10 +18,6 @@
The py lib can be `globally installed via setup.py`_
or `used locally`_.
-WARNING: win32 there is no pre-packaged c-extension
-module (greenlet) yet and thus greenlets will not work
-out of the box.
-
Getting (and updating) via subversion
--------------------------------------------
More information about the py-svn
mailing list