On Fri, 09 Nov 2001 15:04:42 -0800, Philip Andrew <[EMAIL PROTECTED]>
wrote:

>Is there a way to access Python libs from Perl and vice-versa?  I've 
>seen some stuff about something called 'pyperl', but I can't really tell 
>if this is what I want or not.

For using Perl from Python, use pyperl.  For using Python from Perl, use
Inline::Python.  Both are available from CPAN.

-Jan

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to