On Thu, Aug 12, 2010 at 8:17 AM, Richard Tew <[email protected]> wrote: > 2010/8/12 Péter Szabó <[email protected]>: >> This is to announce StaticPython, a Python distribution I've set up >> today. It contains normal Python 2.7 and Stackless Python 2.7 >> statically linked for Linux 32-bit, so it makes it possible to try >> Stackless Python without installing it. The binary also has all the >> .py files embedded, and it also runs in a chroot environment. > > Thanks a lot for this Peter. Making Stackless more approachable is > always a good thing, and non-existent deities know it needs it.
I've added a blog post on the Stackless site for this: http://zope.stackless.com/Members/rmtew/News%20Archive/staticPython27 And a link on the downloads page: http://www.stackless.com/download/ Cheers, Richard. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
