a6b0ca69ce
The Python 2 __nonzero__() method was renamed to __bool__() in Python 3. Create a __bool__ alias to __nonzero__ in the Namespace class. Change-Id: I2ad3b3522b9ee2d33a5eee8886ee5f07776fb449