Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74335
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!roy |
|---|---|
| From | Roy Smith <roy@panix.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: context manager based alternative to Re: Proposal: === and !=== |
| Date | Thu, 10 Jul 2014 21:17:28 -0400 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 10 |
| Message-ID | <roy-B07C5D.21172810072014@news.panix.com> (permalink) |
| References | <mailman.11744.1405038048.18130.python-list@python.org> |
| NNTP-Posting-Host | localhost |
| X-Trace | reader1.panix.com 1405041449 23266 127.0.0.1 (11 Jul 2014 01:17:29 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Fri, 11 Jul 2014 01:17:29 +0000 (UTC) |
| User-Agent | MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
| Xref | csiph.com comp.lang.python:74335 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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