Hi!
Sorry for my bad english.
Look here : http://www.mvps.org/scripting/languages/
Python, with PyWin32, can use ActiveScripting.
But... only windows...
--
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
Wait wait, what do I do exactly? Thanks Michel.
Michel Claveau wrote:
> Hi!
>
> For me, like PHP (message of 11h.35) :
>
> Only in Windows, I can call Ruby (more exactly Ruby-script) from
> Python.
> I can, also, call, from Python, Ruby-defined-functions, like a method
> of a Python-class.
>
> It'
I'll check that out, thanks!
vasudevram wrote:
> [EMAIL PROTECTED] wrote:
> > Hello all. I want a ruby and a python module to be able to communicate
> > with each other, access classes, instances and the like. Is there a
> > bridge for this? I'm aware of rupy, but the documentation seems rather
>
Hi!
For me, like PHP (message of 11h.35) :
Only in Windows, I can call Ruby (more exactly Ruby-script) from
Python.
I can, also, call, from Python, Ruby-defined-functions, like a method
of a Python-class.
It's a combination of Active-scripting & dynamic method add to a class.
It's run OK with
[EMAIL PROTECTED] wrote:
> Hello all. I want a ruby and a python module to be able to communicate
> with each other, access classes, instances and the like. Is there a
> bridge for this? I'm aware of rupy, but the documentation seems rather
> inadequate for the uninitiated. Are there other librari
Hello all. I want a ruby and a python module to be able to communicate
with each other, access classes, instances and the like. Is there a
bridge for this? I'm aware of rupy, but the documentation seems rather
inadequate for the uninitiated. Are there other libraries/bridges or
maybe a rupy tutoria