[py-svn] r53073 - py/branch/bugfix-0.9.0/py/doc
guido at codespeak.net
guido at codespeak.net
Sat Mar 29 10:03:17 CET 2008
Author: guido
Date: Sat Mar 29 10:03:16 2008
New Revision: 53073
Modified:
py/branch/bugfix-0.9.0/py/doc/download.txt
Log:
So, we decided to not add the pyd file...
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 Sat Mar 29 10:03:16 2008
@@ -18,6 +18,10 @@
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