comparison setup.py @ 37995:6f9ac3cb0987

dispatch: unify handling of None returned by a command function A command function may return None in place of 0 just for convenience, but dispatch() doesn't need to inherit that property. This patch makes it be friendly to callers.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 12 May 2018 15:33:09 +0900
parents cfb32979abcd
children cd4959c33d1a
comparison
equal deleted inserted replaced
37994:e9c588802529 37995:6f9ac3cb0987