In Python 3.4 `True`, `False` and `None` are not names, but named constants.
In Python 3.4
True,FalseandNoneare not names, but named constants.