[Chennaipy] Python script hangs after using logging module

Vijay Kumar vijaykumar at bravegnu.org
Wed May 28 06:30:55 CEST 2014


On Monday 26 May 2014 05:45 PM, Rahul Gopan wrote:
> I used trace python -m trace --trace myscript.sh to see where exactly it hangs.Last few lines from the output of trace work of python is 
> 
> commands.py(58): import os
> commands.py(59): pipe = os.popen('{ ' + cmd + '; } 2>&1', 'r')
> commands.py(60): text = pipe.read()

Can you please indicate the OS and the Python version, that you are using.

Regards,
Vijay


More information about the Chennaipy mailing list