[issue6582] test_telnetlib doesn't test Telnet.write

2009-08-06 Thread Rodrigo Steinmuller Wanderley

Rodrigo Steinmuller Wanderley  added the comment:

Did only minor modifications to TelnetSocketSendall class.

Please review the following patch.

--
keywords: +patch
nosy: +rwanderley
Added file: http://bugs.python.org/file14668/write_test.patch

___
Python tracker 
<http://bugs.python.org/issue6582>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2637] urllib.quote() escapes characters unnecessarily and contrary to docs

2009-08-06 Thread Rodrigo Steinmuller Wanderley

Rodrigo Steinmuller Wanderley  added the comment:

> Unreserved characters can be escaped without changing the semantics
> of the URI, but this should not be done unless the URI is being used
> in a context that does not allow the unescaped character to appear.

How can we identify "a context that does not allow the unescaped
character to appear"?

--
nosy: +rwanderley

___
Python tracker 
<http://bugs.python.org/issue2637>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6582] test_telnetlib doesn't test Telnet.write

2009-08-10 Thread Rodrigo Steinmuller Wanderley

Changes by Rodrigo Steinmuller Wanderley :


Removed file: http://bugs.python.org/file14668/write_test.patch

___
Python tracker 
<http://bugs.python.org/issue6582>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6582] test_telnetlib doesn't test Telnet.write

2009-08-10 Thread Rodrigo Steinmuller Wanderley

Changes by Rodrigo Steinmuller Wanderley :


Added file: http://bugs.python.org/file14686/telnetlib_writetest.diff

___
Python tracker 
<http://bugs.python.org/issue6582>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6582] test_telnetlib doesn't test Telnet.write

2009-09-03 Thread Rodrigo Steinmuller Wanderley

Rodrigo Steinmuller Wanderley  added the comment:

On Thu, 03 Sep 2009 20:38:49 +
Jack Diederich  wrote:

> 
> Jack Diederich  added the comment:
> 
> applied in r74638
> and I've added you to Misc/ACKS
> Thanks again for the patch!

No problem,

Anything I can do to improve telnetlib further?

I'm currently with plenty of time available and would appreciate the
opportunity to learn more Python.

Rodrigo

> --
> resolution:  -> accepted
> status: open -> closed
> 
> ___
> Python tracker 
> <http://bugs.python.org/issue6582>
> ___

--

___
Python tracker 
<http://bugs.python.org/issue6582>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com