Re: [Tutor] calling perl from python code

2005-06-20 Thread Danny Yoo
On Mon, 20 Jun 2005, Shuying Wang wrote: > Can anyone recommend a library that will let me call perl functions from > python? I have a python dictionary that I would like to convert to a > perl hash for some function. Hi Shuying, Sure! You may want to look at the PyPerl project: http://w

[Tutor] calling perl from python code

2005-06-20 Thread Shuying Wang
Hi, Can anyone recommend a library that will let me call perl functions from python? I have a python dictionary that I would like to convert to a perl hash for some function. cheers, Shuying ___ Tutor maillist - Tutor@python.org http://mail.python.org