[PythonCE] alternative to os.popen in PythonCE?

Stewart Midwinter stewart.midwinter at gmail.com
Thu Mar 10 00:43:11 CET 2005


I've got an application on my desktop that I'm tryiing to port to
PythonCE - it's a version of rsync.   I need to run os.popen(), but
it's not available in PythonCE.

What are you using to run system commands and capture output from
those commands?  Do I have any alternatives?

cheers,
-- 
Stewart Midwinter
stewart at midwinter.ca
stewart.midwinter at gmail.com


More information about the PythonCE mailing list