Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ethan Furman Newsgroups: comp.lang.python Subject: Re: Detecting repeated subsequences of identical items Date: Wed, 20 Apr 2016 21:15:02 -0700 Lines: 8 Message-ID: References: <571843f9$0$1585$c3e8da3$5496439d@news.astraweb.com> <57184F99.4090808@stoneleaf.us> <571853C6.7030707@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 5rnRVbUMEjQ/vS2EnnRWQAQOpPYjjfEeE6lVa3NMoxzg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.022 X-Spam-Evidence: '*H*': 0.96; '*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:io': 0.16; 'received:psf.io': 0.16; 'subject:Detecting': 0.16; 'wrote:': 0.16; 'obviously': 0.16; 'header:In-Reply-To:1': 0.24; 'header :User-Agent:1': 0.26; '~ethan~': 0.29; 'steven': 0.33; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'to:addr:python.org': 0.40; 'charset:windows-1252': 0.62; 'ethan': 0.91; 'furman': 0.91 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: <57184F99.4090808@stoneleaf.us> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <571853C6.7030707@stoneleaf.us> X-Mailman-Original-References: <571843f9$0$1585$c3e8da3$5496439d@news.astraweb.com> <57184F99.4090808@stoneleaf.us> Xref: csiph.com comp.lang.python:107435 On 04/20/2016 08:57 PM, Ethan Furman wrote: > [snip same pattern as Steven wrote] Nevermind. It's obviously time for me to go to bed. :/ -- ~Ethan~