r, args=(tfile,)).start()
print "\n # Tailing Log file %s" % (tfile)
print "\n ***"
print tailq.get() # blocks
print tailq.get_nowait() # throws Queue.Empty if there are no lines to read
exit()
-Thanks,
Anirudh Tamsekar
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
Hi Alan/Danny/Steve,
Thank you very much, I'm able to get the script working.
-Regards,
Anirudh Tamsekar
On Tue, Aug 26, 2014 at 10:25 PM, Alan Gauld
wrote:
> On 26/08/14 10:10, Anirudh Tamsekar wrote:
>
> *Traceback (most recent call last):*
>> * File "./rsysl
kage.pkg',
'Product-'+version + 'Service Package (Build' + build + ')',
version,
''],
)
Traceback (most recent call last):
File "/Users/atamsekar/Projects/PulseSO/trunk/swrelease/samplexls.py",
line 5, in