blob: 52c2cf17a82dc443df9d0d0899d26bf47c42ecb4 [file]
********************
Stackless Python
********************
.. topic:: Introduction
`Stackless Python`_ is an enhanced version of the Python programming
language.
This example shows how to take advantage of Stackless Python with the
:doc:`twisted` framework.
.. contents::
Example
=======
The following example shows how a single method is exposed in this way:
.. literalinclude:: ../examples/gateways/twisted/stackless.py
:linenos:
.. _Stackless Python: http://www.stackless.com