On Mar 16, 5:20 pm, Johny <pyt... at hope.cz> wrote: > Is there any tutorial how to write a bindings for a exe ( dos) > program? > I would like to run it from a Python directly > ( using import command and a particular function from the binding) > not using os.system command. > Thanks > L. subprocess ?