comparison tests/test-convert-cvs-builtincvsps-cvsnt-mergepoints @ 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 3e7611a83230
children 1f0f01bc86a5
comparison
equal deleted inserted replaced
8068:389e2820280d 8069:82e28c7be8fb