I think there is some software out there call SWIG that will create an interface to your C code within python...
On Monday 12 September 2005 01:59 pm, [EMAIL PROTECTED] wrote: > I am working on a project that we have built a C Text interface previously. > We want to be able to move this to a graphical interface, and after some > studying, we decided to use a python-based interface. We want to use as > much of the old code as possible, so we have decided to try an interface > with python that will send the old commands directly. EI, the old interface > required that to do a function called ping, you hit 0, so Python will > basically tell the program to hit 0. I have been looking up information on > how to do this, and am coming up short. Can you help me? Thank you! > > _______________________________________________ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor -- Eric Walker EDA/CAD Engineer Work: 208-368-2573 _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor