[Pythonmac-SIG] how to eject a firewire drive

Piet van Oostrum piet at cs.uu.nl
Tue Mar 16 07:56:03 EST 2004


>>>>> Piet van Oostrum <piet at cs.uu.nl> (PvO) wrote:

PvO> You can do it with command line programs. Call them with os.system,
PvO> fork/exec or spawn. 

Most probably os.pipe or one of its variants is what you should use.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl



More information about the Pythonmac-SIG mailing list