On Sat, Dec 20, 2014 at 9:34 AM, John Culleton
wrote:
>
> This week I wrote my first Python program, a script callable from
Scribus, a DTP program. It ran! Now I want to spread my wings a little. How
do I call a C language executable subprogram from Python and pass
information back and forth?
Whe
On Sat, Dec 20, 2014 at 11:34 AM, John Culleton wrote:
> This week I wrote my first Python program, a script callable from Scribus, a
> DTP program. It ran! Now I want to spread my wings a little. How do I call a
> C language executable subprogram from Python and pass information back and
> for