[Stackless] How To Get The Greenlets Module?

Aseem Mohanty aseem at metaweb.com
Wed Aug 15 17:57:21 CEST 2007


There are several options:
1. cygwin + gcc http://cygwin.com
2. Ming@ + gcc http://mingw.org
3. Visual Studion Express Editions 
http://msdn2.microsoft.com/en-us/express/aa975050.aspx
4. Visual Studios Team Suite 180 day trial 
http://msdn2.microsoft.com/en-us/evalcenter/bb525565.aspx

Among others.
HTH
AM

Seun Osewa wrote:
> Hello,
> 
> Wish I could compile c modules on Windows, but I don't have Visual Studio.
> Thanks for the link, anyway.  You're always so helpful.  I should probably
> just stick with Stackless.
> 
> Regards,
> Seun Osewa
> 
> On 8/13/07, Richard Tew <richard.m.tew at gmail.com> wrote:
>> On 8/13/07, Seun Osewa <seun.osewa at gmail.com> wrote:
>>> I'm interested in the greenlets module.  I read somewhere that it's
>>> part of stackless, but "import greenlets" and "from stackless import
>>> greenlets" don't work for me.  How can I get it?  Thanks!
>> Greenlets was derived from Stackless.  There is a copy of an earlier
>> version of it available in the Stackless SVN repository, but.. the
>> latest version is part of the py library.
>>
>> http://codespeak.net/py/dist/greenlet.html
>>
>> Download the 'py' library and it should come as part of that.
>>
>> Cheers,
>> Richard.
>>
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://stackless.com/cgi-bin/mailman/listinfo/stackless

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://stackless.com/cgi-bin/mailman/listinfo/stackless



More information about the Stackless mailing list