anomaly

John Ladasky john_ladasky at sbcglobal.net
Tue May 12 20:47:25 EDT 2015


On Monday, May 11, 2015 at 3:16:16 AM UTC-7, Antoon Pardon wrote:

> Try overriding None, True or False in python3 and see what happens.

Much fun was able to be had in Python 2, though:

    Python 2.7.6 (default, Mar 22 2014, 22:59:56) 
    [GCC 4.8.2] on linux2
    Type "help", "copyright", "credits" or "license" for more information.
    >>> True = False
    >>> True
    False


Every politician's dream!




More information about the Python-list mailing list