[py-svn] r53048 - py/release/0.9.1/py/doc
guido at codespeak.net
guido at codespeak.net
Fri Mar 28 11:51:26 CET 2008
Author: guido
Date: Fri Mar 28 11:51:26 2008
New Revision: 53048
Modified:
py/release/0.9.1/py/doc/download.txt
Log:
Grmbl, there _is_ now a win32 greenlet.pyd in the package...
Modified: py/release/0.9.1/py/doc/download.txt
==============================================================================
--- py/release/0.9.1/py/doc/download.txt (original)
+++ py/release/0.9.1/py/doc/download.txt Fri Mar 28 11:51:26 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