panko/ceilometer/transformer
Victor Stinner a6b0ca69ce Python 3: set __bool__() method on Namespace
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
2015-05-15 18:50:07 +02:00
..
__init__.py Python 3: set __bool__() method on Namespace 2015-05-15 18:50:07 +02:00
accumulator.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
arithmetic.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
conversions.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00