Re: Need guidelines to show results of a process

2009-03-20 Thread bieffe62
On Mar 20, 1:00 am, Vizcayno wrote: > Hi: > I wrote a Python program which, during execution, shows me messages on > console indicating at every moment the time and steps being performed > so I can have a 'log online' and guess remaining time for termination, > I used many 'print' instructions to

Re: Need guidelines to show results of a process

2009-03-19 Thread MRAB
Vizcayno wrote: Hi: I wrote a Python program which, during execution, shows me messages on console indicating at every moment the time and steps being performed so I can have a 'log online' and guess remaining time for termination, I used many 'print' instructions to show those messages, i.e. pr

Re: Need guidelines to show results of a process

2009-03-19 Thread Mensanator
On Mar 19, 7:00 pm, Vizcayno wrote: > Hi: > I wrote a Python program which, during execution, shows me messages on > console indicating at every moment the time and steps being performed > so I can have a 'log online' and guess remaining time for termination, > I used many 'print' instructions to

Need guidelines to show results of a process

2009-03-19 Thread Vizcayno
Hi: I wrote a Python program which, during execution, shows me messages on console indicating at every moment the time and steps being performed so I can have a 'log online' and guess remaining time for termination, I used many 'print' instructions to show those messages, i.e. print "I am in step