]> granicus.if.org Git - python/commit
Fix indentation error in testGetServByName and rewrite loop to avoid clumsy
authorSkip Montanaro <skip@pobox.com>
Tue, 10 Feb 2004 15:51:15 +0000 (15:51 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 10 Feb 2004 15:51:15 +0000 (15:51 +0000)
commit05eb40128e305e07527d317e3964e8a1160d0961
treedb7971ddd3e7305be787d114e907285dbb580d05
parent029dba5a4078bc1e9dc262d24aaa481936af49d3
Fix indentation error in testGetServByName and rewrite loop to avoid clumsy
sentinel variable
Lib/test/test_socket.py