Closed GoogleCodeExporter closed 9 years ago
thanks for asking. unfortunately, only about 25 standard modules are directly
supported by shedskin (such as 'random' and 're'). to use something like
tkinter, you might be able to use shedskin to generate an extension module
(shedskin -e) and import this in a main program that also uses tkinter. please
see the documentation in the wiki for more details. there are also a few
programs in the example set that use e.g. pygame or multiprocessing this way.
Original comment by mark.duf...@gmail.com
on 8 Jul 2013 at 7:11
Original issue reported on code.google.com by
gunnar.f...@gmail.com
on 7 Jul 2013 at 1:09