Re: [Tutor] How to save telnet output logs to a text file in python

2015-02-26 Thread Steven D'Aprano
On Thu, Feb 26, 2015 at 12:24:17PM +0530, kailash ganesh wrote: > Hi All, > > Please someone help on the below request. > > I am learning python and trying to connect my satellite decoder using > telnet. When I tried to connect my device through telnet python script, I > could successfully connec

[Tutor] How to save telnet output logs to a text file in python

2015-02-26 Thread kailash ganesh
Hi All, Please someone help on the below request. I am learning python and trying to connect my satellite decoder using telnet. When I tried to connect my device through telnet python script, I could successfully connected to the device. But i want to capture/save as well as read the output and