« Return to Thread: Importing .py files embedded as resources (from Silverlight)

Re: Importing .py files embedded as resources (from Silverlight)

by thbar :: Rate this Message:

Reply to Author | View in Thread

       Use the Hosting API from Ruby. I have a “python.rb” lying around that I usually use which demonstrates what to do: http://gist.github.com/132558 (this one is for Silverlight, line 10 will have to be slightly changed for the Desktop).


I used that and after a bit of tweaking I got what I need.

Thanks!

-- Thibaut

_______________________________________________
Users mailing list
Users@...
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

 « Return to Thread: Importing .py files embedded as resources (from Silverlight)