Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
lib
/
python2.4
/
Upload File :
New :
File
Dir
//proc/self/root/usr/lib/python2.4/popen2.pyo
mò ‚=5Dc @ sT d Z d k Z d k Z d d d g Z y e i d ƒ Z Wn e e f j o d Z n Xg Z d „ Z d f d „ ƒ YZ d e f d „ ƒ YZ e i d d j p e i d j o7 [ [ d d d „ Z d d d „ Z d d d „ Z nA d d d „ Z d d d „ Z d d d „ Z e i d d g ƒ d „ Z e d j o e ƒ n d S( sn Spawn a command with pipes to its stdin, stdout, and optionally stderr. The normal os.popen(cmd, mode) call spawns a shell command and provides a file interface to just the input or output of the process depending on whether mode is 'r' or 'w'. This module provides the functions popen2(cmd) and popen3(cmd) which return two or three pipes to the spawned command. Nt popen2t popen3t popen4t SC_OPEN_MAXi c C s x t D] } | i ƒ q Wd S( N( t _activet instt poll( R ( ( t /usr/lib/python2.4/popen2.pyt _cleanup s t Popen3c B s>