comparison setup.py @ 24682:aef3d1469773

manifest.walk: use return instead of StopIteration in generator Using "return" within a generator is supposedly more Pythonic than raising StopIteration.
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 07 Apr 2015 22:36:17 -0700
parents a5f1bccd2996
children 9c1942635c1f
comparison
equal deleted inserted replaced
24681:33ab99a6ad9b 24682:aef3d1469773