From: Norjee Date: 2005-07-31T03:41:03+09:00 Subject: Re: Ruby-Python; using python from within ruby I kind of got the ruby-python module to work! Sadly enough, I'm still only vaguely aware of how it works. And I haven't thoroughly tested things. But for now, it appears to be quite usable for my situation. I can execute my custom python modules from within Ruby, what more could I wish to achieve ;)