Calling External (Perl)Script in Python

Pervez Mulla mullapervez at gmail.com
Mon Aug 27 02:20:01 EDT 2012


Hi,

I am trying to call perl script in my python view.py and store that data in logfile ....

On shell I am able to display data. I wanna call that data on logfile , How can i do this .......?

I wanna call perl objects in python ... So , How can I pass all that stuff in python(firstname, lastname, username)....

Please help
Pervez



More information about the Python-list mailing list