hi malcolm,
Congratulations on your latest release!
>
thanks! :D
>
> How well do python extension modules created with ShedSkin work with
> applications that expose a GUI, eg. Tkinter or wxPython apps?
>
quite well I think, but there are some limitations you probably want to be
aware of. these
Mark,
Congratulations on your latest release!
How well do python extension modules created with ShedSkin work
with applications that expose a GUI, eg. Tkinter or wxPython
apps?
Can ShedSkin code be run in a thread and communicate with the
main interpreter thread through a Queue or Lock? (Or shou
Hi all,
I have just released Shed Skin 0.7, an optimizing (restricted-)Python-to-C++
compiler. It comes with lots of minor fixes and some optimizations, a new
Windows package (which includes GCC 4.5), and two nice new examples, for a
total of 52 examples at around 14,000 lines (sloccount). Please