Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.134 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.73; '*S*': 0.00; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'received:gator410.hostgator.com': 0.09; '~ethan~': 0.09; 'am,': 0.12; 'finney': 0.16; 'received:67.18.44': 0.16; 'worried': 0.16; 'wrote:': 0.16; '>>>': 0.18; 'phrase': 0.18; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'aug': 0.24; 'writes:': 0.25; 'up.': 0.26; '"the': 0.26; 'books': 0.27; 'controlled': 0.30; 'sun,': 0.30; 'chris': 0.32; 'to:addr:python-list': 0.33; 'someone': 0.34; 'header:User-Agent:1': 0.34; "we're": 0.34; 'page.': 0.36; 'but': 0.37; 'page': 0.37; 'open': 0.37; 'signal': 0.38; 'steven': 0.38; 'screen': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'goes': 0.39; 'to:addr:python.org': 0.39; "it's": 0.40; 'received:208': 0.60; 'your': 0.61; 'house': 0.61; 'media': 0.61; 'back': 0.62; 'waiting': 0.63; 'our': 0.63; 'home,': 0.63; 'received:websitewelcome.com': 0.64; 'watch': 0.65; 'lights': 0.67; 'received:184': 0.67; 'movie': 0.71; 'subject:line': 0.73; 'clip': 0.80; 'often,': 0.84; 'stop,': 0.84; 'tape,': 0.84; 'dvd': 0.89; 'movies': 0.96 Date: Sun, 14 Aug 2011 03:51:52 -0700 From: Ethan Furman User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: python-list@python.org Subject: Re: allow line break at operators References: <1312951356.77394.YahooMailNeo@web121518.mail.ne1.yahoo.com> <87fwl9hr4r.fsf@benfinney.id.au> <4e43cb2a$0$29986$c3e8da3$5496439d@news.astraweb.com> <74c2421f-28a0-4a8d-bf74-4eebacfb74f1@d7g2000vbv.googlegroups.com> <92b8f192-d7fc-4c60-87ad-71b12652f3a2@k8g2000yqk.googlegroups.com> <4e45ab9d$0$30002$c3e8da3$5496439d@news.astraweb.com> <4e4774ed$0$29982$c3e8da3$5496439d@news.astraweb.com> <87pqk8e410.fsf@benfinney.id.au> In-Reply-To: <87pqk8e410.fsf@benfinney.id.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator410.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.1.45]) [208.100.157.58]:55990 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 1 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3I0MTAuaG9zdGdhdG9yLmNvbQ== X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1313319141 news.xs4all.nl 23846 [2001:888:2000:d::a6]:48065 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:11379 Ben Finney wrote: > Chris Angelico writes: > >> On Sun, Aug 14, 2011 at 8:10 AM, Steven D'Aprano >> wrote: > >>> Do you get worried by books if the last page doesn't include the >>> phrase "The End"? These days, many movies include an extra clip >>> following the credits. When the clip finishes, and the screen goes >>> dark, how long do you sit waiting before you accept that the movie >>> is over? > >> You wait for the house lights to come up. That's your ending signal. > > You mean people still watch movies in theatres? Yup! Not often, but it's fun once in a while. > The house lights need to be controlled by someone who knows when the > movie's end signal should be sent. What is our ending signal if we're > watching it from media in our home, and no-one in the house knows when > the movie ends? If it's a tape, it'll stop, or start rewinding; if it's a DVD it'll go back to the open page. :) ~Ethan~