Re: [Tutor] Apple Pie Parser in Python

2007-06-22 Thread Kent Johnson
datulaida ali wrote: > hi, > 1) how to integrate apple pie parser with python?.. any suggestion? Apparently this is a C program. If it includes a library version you might be able to interface with it using the ctypes module. > > 2) how to import or integrate .exe file in python? os.system() or

[Tutor] Apple Pie Parser in Python

2007-06-22 Thread datulaida ali
hi, 1) how to integrate apple pie parser with python?.. any suggestion? 2) how to import or integrate .exe file in python? tq.. ___ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor