comparison tests/test-convert-svn-startrev @ 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 90d8dfb481e7
children 5b7da468531b
comparison
equal deleted inserted replaced
8068:389e2820280d 8069:82e28c7be8fb