comparison .hgtags @ 31436:ac7aa96e4cd8

filemerge: explicitly tests for None Changeset 758526333dec removed the mutable default value, but did not explicitly tested for None. Such implicit testing can introduce semantic and performance issue. We move to an explicit testing for None as recommended by PEP8: https://www.python.org/dev/peps/pep-0008/#programming-recommendations
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 15 Mar 2017 15:11:52 -0700
parents 0c57328af1bf
children 8076499d292a
comparison
equal deleted inserted replaced
31435:2daeab02b4b1 31436:ac7aa96e4cd8