]> granicus.if.org Git - python/commit
Rewrite without using try-except to break out of two loops.
authorGuido van Rossum <guido@python.org>
Wed, 11 Dec 1996 16:28:30 +0000 (16:28 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Dec 1996 16:28:30 +0000 (16:28 +0000)
commit2b6c2faa6474e1e490805d3c38d6063f90cb14c6
treee8e9316f197882506eaad57633a66b09fa508a15
parent870d5c67ae2b4d916141814957c2d16bb813c4f8
Rewrite without using try-except to break out of two loops.
Lib/test/test_nis.py