Calling Python from Python and .pyc problem

David Shi davidgshi at yahoo.co.uk
Fri Nov 7 12:02:31 EST 2008


Hello, there.I am using Python 2.5.  I used py_compile and made a .pyc file.  However, it runs but never stops.  What is the best way tocompile a .py file.I am trying to customise the attached script to do the following:calling an external Python script and passing parameters into it.And run the external Python script in this attached script.Your advice will be deeply appreciated.Regards.David


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081107/5bf878b5/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: feedback.py
URL: <http://mail.python.org/pipermail/python-list/attachments/20081107/5bf878b5/attachment.ksh>


More information about the Python-list mailing list