On Sat, Mar 13, 2010 at 12:24 PM, gregory dudek wrote:
> The Telnet module telnetlib.py can be
> very slow -- unusably slow -- for large automated data transfers. There are
> typically done in raw mode.
>
> The attached patch greatly increased the speed of telnet interactions in raw
> mode. I
On Sat, Mar 13, 2010 at 9:24 AM, gregory dudek wrote:
> The Telnet module telnetlib.py can be
> very slow -- unusably slow -- for large automated data transfers. There are
> typically done in raw mode.
>
> The attached patch greatly increased the speed of telnet interactions in raw
> mode. I s
Can you create an issue on the bug tracker? Otherwise this will get lost.
Eric.
On 3/13/2010 12:24 PM, gregory dudek wrote:
The Telnet module telnetlib.py can be
very slow -- unusably slow -- for large automated data transfers. There are
typically done in raw mode.
The attached patch greatly
On 3/13/2010 12:24 PM, gregory dudek wrote:
The Telnet module telnetlib.py can be
very slow -- unusably slow -- for large automated data transfers. There are
typically done in raw mode.
The attached patch
Please submit to the tracker. If there is an existing issue, attach it
to that.