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/020927.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 typeJason Orendorff jason@jorendorff.com
Sun, 10 Mar 2002 22:25:57 -0600
Greg Ewing wrote:
> Jason Orendorff wrote:
> >   C99:        true    false
> >   C++:        true    false
> >   C#:         true    false
> >   Java:       true    false
> >   JavaScript: true    false
> > 
> > (I can't find other case-sensitive languages with boolean types
> > to compare.)
> 
>     Modula-2:   TRUE    FALSE
> 
> :-)

Indeed!  But this is another argument in favor of "true" and "false",
of course, because all Modula-2's keywords are UPPERCASE and all
Python's keywords are lowercase.  (Likewise, in VB All Keywords
are Capitalized, so it makes sense to write True and False.)

## Jason Orendorff    http://www.jorendorff.com/



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