On Dec 24, 5:34 am, tekion wrote:
> On Dec 23, 5:22 pm, Sean DiZazzo wrote:
>
>
>
> > On Dec 23, 1:57 pm, tekion wrote:
>
> > > All,
> > > some of the servers I have run python 2.2, which is a drag because I
> > > can't use subprocess module. My options that I know of is popen2
> > > module. H
On Dec 23, 5:22 pm, Sean DiZazzo wrote:
> On Dec 23, 1:57 pm, tekion wrote:
>
>
>
> > All,
> > some of the servers I have run python 2.2, which is a drag because I
> > can't use subprocess module. My options that I know of is popen2
> > module. However, it seems it does not have io blocking
> >
On Dec 23, 1:57 pm, tekion wrote:
> All,
> some of the servers I have run python 2.2, which is a drag because I
> can't use subprocess module. My options that I know of is popen2
> module. However, it seems it does not have io blocking
> capabilities. So every time run a command I have open an