how to split the file into two sections....

2012-12-03 Thread indu_shreenath
Hi: I have a text as version comp X - aa version comp Y - bbb version comp Z -cc 12.12 Check for option 1 12:13 Pass Test 1 12:14 verified bla bla bla 12.15 completed 12.16 Fail Test 2 12:17 verified bla bla bla 12.18 completed 12.19 Fail Test 3 12:20 verified bla bla bla 12.21 completed 12.2

Re: how to get output.

2007-08-10 Thread indu_shreenath
his throws error. > >> DIR . /AD /B will list out only directories in the current directory. > > >> Thanks, > >> Indu > > >> On Aug 9, 11:46 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > > >>> indu_shreenath schrieb: &g

Re: how to get output.

2007-08-09 Thread indu_shreenath
print result > except: > print "error" > > This throws error. > DIR . /AD /B will list out only directories in the current directory. > > Thanks, > Indu > > On Aug 9, 11:46 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > >

Re: how to get output.

2007-08-09 Thread indu_shreenath
he current directory. Thanks, Indu On Aug 9, 11:46 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > indu_shreenath schrieb: > > > Hey, > > I want to get the output of "DIR /AD /B" command to a varriable using > > python. How can I do this? >

how to get output.

2007-08-08 Thread indu_shreenath
Hey, I want to get the output of "DIR /AD /B" command to a varriable using python. How can I do this? Thanks, Indu -- http://mail.python.org/mailman/listinfo/python-list