Re: Linux application in python

2006-02-15 Thread Carsten Haese
On Wed, 2006-02-15 at 15:02, [EMAIL PROTECTED] wrote: > Hi all , > > I have a linux application that needs to run on a python interpreter Why does it "need to" run "on" a python interpreter? > .So what is the best way to have the same functionalities provided by > "C" to be implemented in python

Linux application in python

2006-02-15 Thread sundarashiv
Hi all , I have a linux application that needs to run on a python interpreter .So what is the best way to have the same functionalities provided by "C" to be implemented in python . WORST IDEA : Recode the entire application in Python . ..looking for ideas better than mine Shiv Shankar -- ht