diff hgext/acl.py @ 8320:a1305c1c8d8e

inotify: inotify.server.walk() simplify algorithm Do not yield (bool, tuple) in a subfunction and check later: 'if not bool: yield tuple'. Instead simplify so the tuple doesnt get yielded on the first time, to avoid systematic checks.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Mon, 04 May 2009 16:57:52 +0900
parents 46293a0c7e9f
children 744d6322b05b
line wrap: on
line diff