[pypy-svn] pypy default: Backed out changeset dc4f7684d9b3

berdario commits-noreply at bitbucket.org
Mon Apr 25 17:08:00 CEST 2011


Author: Dario Bertini <berdario at gmail.com>
Branch: 
Changeset: r43599:289d772b4cff
Date: 2011-04-25 17:06 +0200
http://bitbucket.org/pypy/pypy/changeset/289d772b4cff/

Log:	Backed out changeset dc4f7684d9b3 (reintegrated the greenlet module)

diff --git a/lib_pypy/greenlet.py b/lib_pypy/greenlet.py
new file mode 100644
--- /dev/null
+++ b/lib_pypy/greenlet.py
@@ -0,0 +1,1 @@
+from _stackless import greenlet


More information about the Pypy-commit mailing list