pymad / cpymad

cPyMAD is a python interface to Mad-X using cython and libmadx
http://cern.ch/pymad
Apache License 2.0
3 stars 3 forks source link

Return Popen instance from spawn_subprocess #59

Closed coldfix closed 10 years ago

coldfix commented 10 years ago

Minor correction, so spawn_subprocess lets you access the process and with it redirected stdout/stderr etc.