conversion of Python object to perl object
Chris Rebert
clp2 at rebertia.com
Tue Aug 18 04:28:25 EDT 2009
On Mon, Aug 17, 2009 at 3:47 AM, srinivasan
srinivas<sri_annauni at yahoo.co.in> wrote:
> Hi,
> I have to call a perl method which takes a hash as its argument from a python module. Is there a way to convert python dictionary to perl hash ( not hash ref)?
How are you calling the Perl method from Python in the first place?
Cheers,
Chris
--
http://blog.rebertia.com
More information about the Python-list
mailing list