]> granicus.if.org Git - python/commit
Remove unreachable "return 1" at end of ensure_fromlist().
authorGuido van Rossum <guido@python.org>
Fri, 3 Oct 1997 15:33:32 +0000 (15:33 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 3 Oct 1997 15:33:32 +0000 (15:33 +0000)
commita7f2e813c94468506a6e10e8b5b97392a48da34d
tree25e5495c9bd2758d3c6c8244b98e6743764783e9
parentaa9606f45ad75439a76134b9ee1969d7c9749cf2
Remove unreachable "return 1" at end of ensure_fromlist().
Python/import.c