comparison tests/test-diff-unified.out @ 8069:82e28c7be8fb

inotify: Do not raise TypeError when client.query returns None When something went wrong in client.query, it returns None. If inotify.debug=True, we will attempt in this case a zip(A, None, B), which would raise a TypeError.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Wed, 08 Apr 2009 14:15:18 +0900
parents d2a917b27152
children
comparison
equal deleted inserted replaced
8068:389e2820280d 8069:82e28c7be8fb