A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-March/020778.html below:

[Python-Dev] For review: PEP 285: Adding a bool type

[Python-Dev] For review: PEP 285: Adding a bool type [Python-Dev] For review: PEP 285: Adding a bool typeSkip Montanaro skip@pobox.com
Fri, 8 Mar 2002 12:28:05 -0600
    Hans> This may be a minor issue, but this proposal will break code like

    Hans>   days_feb = 28 + isleapyear(year)

    Hans> assuming that booleans cannot be added to ints. :-)

I don't think this will be a problem.  Guido's proposal is for bool to be a
subclass of int.  Consequently, 28 + True should yield 29 (perhaps with a
warning from PyChecker).

Skip




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4