Skip to content.

logo Stackless Python


Personal tools
Views
FrontPage »

FAQ

last edited 6 months ago by zhaoke

How compatible is Stackless with normal Python?

Stackless should be 100% compatible for use of normal Python code. If you have Stackless installed and you use Python code which does not make any use of the Stackless functionality, that code should behave exactly the same as it would in a normal Python installation.

There are two wikis.. WTF?

Yes, there are. This is because of historical reasons, when we have replaced this Zope based wiki with something like Trac we may merge the examples wiki into this one. For now example code intended for direct use and examination by users should go into the examples SVN repository and described in its wiki. This wiki better suits having example code and snippets for the purposes illustrating the documentation which is provided here .

Where do i find more tutorials and resources?

You can visit this page for more tutorials and resources on stackless python.

 

Powered by Plone