|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/proc/self/root/usr/lib/python2.4/ |
Upload File : |
mò Ï=Ec @ 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>