diff setup.py @ 5306:63bed817308c

cleanup: check for None object identity in cases where that is what the 'contract' says Avoid applying bool() on complex objects - it might return something unexpected such as the key (which might be 0 and thus be false). Checking for None is more safe and faster.
author Mads Kiilerich <madski@unity3d.com>
date Fri, 24 Jul 2015 16:37:40 +0200
parents d2b40b6508e8
children f6fcb21db7b3
line wrap: on
line diff