Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74335

Re: context manager based alternative to Re: Proposal: === and !===

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: context manager based alternative to Re: Proposal: === and !===
Date 2014-07-10 21:17 -0400
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <roy-B07C5D.21172810072014@news.panix.com> (permalink)
References <mailman.11744.1405038048.18130.python-list@python.org>

Show all headers | View raw


In article <mailman.11744.1405038048.18130.python-list@python.org>,
 Cameron Simpson <cs@zip.com.au> wrote:

> Q: How many user support people does it take to change a light bulb?
> A: We have an exact copy of the light bulb here and it seems to be
>     working fine.  Can you tell me what kind of system you have?

So, what are we talking about here?  my_lightbulb == your_lightbulb, or 
my_lightbulb === your_lightbulb, or my_lightbulb is your_lightbulb?  Or 
just sha1(my_lightbulb) == sha1(your_lightbulb)?

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

context manager based alternative to Re: Proposal: === and !=== Cameron Simpson <cs@zip.com.au> - 2014-07-11 10:20 +1000
  Re: context manager based alternative to Re: Proposal: === and !=== Roy Smith <roy@panix.com> - 2014-07-10 21:17 -0400
    Re: context manager based alternative to Re: Proposal: === and !=== Chris Angelico <rosuav@gmail.com> - 2014-07-11 14:37 +1000

csiph-web