~radix/corotwine/trunk

  • Committer: Christopher Armstrong
  • Date: 2012-03-05 18:43:27 UTC
  • mfrom: (14.1.1 standalone-greenlet)
  • Revision ID: radix@twistedmatrix.com-20120305184327-m6iwen5qvk0yqm7g
Merge lp:~exarkun/corotwine/standalone-greenlet: Support the standalone
'greenlet' module in addition to the one from py.magic.

Author: exarkun
Reviewer: radix

This change adds a fallback to corotwine to use the "greenlet" library if
"py.magic.greenlet" is unavailable. "py.magic.greenlet" appears no longer to
be available in recent versions of pylib. The standalone "greenlet" module
has the same API and appears to be the same code, split into an independent
distribution. PyPy also supports the "greenlet" module (via its own
implementation).
Filename Latest Rev Last Changed Committer Comment Size
..
corotwine 1 16 years ago Christopher Armstrong Initial import of Corotwine. Diff
README 8 16 years ago Christopher Armstrong link to more launchpad stuff in the README 1 KB Diff Download File
setup.py 13 16 years ago Christopher Armstrong let's do 0.2 802 bytes Diff Download File