<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am currently developping a C++
application where I embed python and I would like to use stackless with the
uthread module for the micro-thread management.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But inside this module (uthread), It must import
continuation and I don't have it.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have read a thread that was saying the
continuation module is built-inside stackless, but I have download the
dll directly so I must make some bad mistake when I try to install
it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any help would be appreciate.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My python shell give me the following
info:</FONT></DIV>
<DIV><FONT face=Arial size=2>Python 2.2.1 Stackless 020902 (#28, Sep 2
2002, 22:37:42) [MSC 32 bit (Intel)] on win32</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV></BODY></HTML>