Éric Araujo <mer...@netwok.org> added the comment:

Attached patch changes one occurrence of ugly whitespace, changes “not x == y” 
to “x != y” and “not x in y” to “x not in y”.  Senthil, feel free to apply 
none, some or all of these minor cleanups.

----------
Added file: http://bugs.python.org/file23424/urllib.request-cleanup.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1673007>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to