comparison setup.py @ 31431:406705701c2d

rebase: explicitly tests for None Changeset 361bccce566a removed the mutable default value, but did not explicitly tested for None. Such implicit checking can introduce semantic and performance issue. We move to an explicit check 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:03:43 -0700
parents 70bc35df3e54
children 9639ff4a93ae
comparison
equal deleted inserted replaced
31430:807387581d89 31431:406705701c2d