comparison tests/test-issue672 @ 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 ad6b97132b81
children 6c82beaaa11a
comparison
equal deleted inserted replaced
8068:389e2820280d 8069:82e28c7be8fb