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/2004-January/042340.html below:

[Python-Dev] PEP 326 (quick location possibility)

[Python-Dev] PEP 326 (quick location possibility) [Python-Dev] PEP 326 (quick location possibility)Tim Peters tim.one at comcast.net
Thu Jan 29 16:56:17 EST 2004
[Thomas Heller]
> Well, then we should add "==" and "<>" also.

Alas, <> will be introduced as a deprecated spelling, despite Barry's
protests.

> I'm sure disambiguities in the grammar can be resolved somehow ;-)
>
> >>> == == ==
> True
> >>> <> <> <>
> False

I'm quite sure the last line should be True.  <> compares not equal to
everything, including itself, while == compares equal to everything.  Then

>>> <> == ==

might be a nice way to spell random.choice([True, False]); or maybe it
should raise a new ParadoxError.  We should leave *something* for Guido to
decide here <wink>.


More information about the Python-Dev mailing list

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