Does there exist a Python-to-Perl translator ?

Michael Chermside mcherm at destiny.com
Fri Sep 28 15:29:36 EDT 2001


> This would help me produce Perl code after developing it in Python.
> 
> Thanks to all for answering.
> 
> Weet

Sure!

In the spirit of perl, try this:

`/usr/bin/python $modulename`

(those are backticks, not single quotes)

-- Michael Chermside






More information about the Python-list mailing list