Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed4.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.082 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.01; 'restriction': 0.09; 'subject:process': 0.09; 'that).': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'jan': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "work's": 0.16; 'wrote:': 0.18; 'thanks.': 0.20; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'task': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'larry': 0.31; 'problem.': 0.35; 'something': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'subject:data': 0.36; 'done': 0.36; 'too': 0.37; 'being': 0.38; 'problems': 0.38; 'skip:u 10': 0.60; "you're": 0.61; 'choose': 0.64; 'feeling': 0.68; 'apart': 0.72; 'low': 0.83; "life's": 0.84; 'unemployed,': 0.84; 'yours': 0.88; 'hate': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=bWdlET2Vj0l+2Zy91q5Xhf9oNkaQwg51EKXsTJol170=; b=rBk+ckTpiTdrek8pFLhpEIorCYdtvk69fOFPn8H8OnuVgA5N73ht+8+p9X8vcWwg2U eVf8igwHoC/vBpT0CqkFusOtewplaK4oPi8IRNIFJ74jIsjLJICEfhtxceq89dlfd0QI G59+V/spAmgMz2B1niucAWvW7X91gG13HdNvyzm8aHKTp7+R8/OvIDDySjPybxwqfldD jYKWLY0bHsSBunznEPjuYGwj1oAk8NUDJ0nAilf6XfCkHRfI1gXEHoqS4S/Szp+RIEz4 CzTHWFq8TIGb3T0nlbWwNzGVurS8V1svruoT3HVm/A7lRk3gVQlEXiyKBmx8wRVhb6pH ReBA== MIME-Version: 1.0 X-Received: by 10.68.201.10 with SMTP id jw10mr31525530pbc.25.1389637937308; Mon, 13 Jan 2014 10:32:17 -0800 (PST) In-Reply-To: References: Date: Tue, 14 Jan 2014 05:32:17 +1100 Subject: Re: efficient way to process data From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389637946 news.xs4all.nl 2859 [2001:888:2000:d::a6]:58332 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63848 On Tue, Jan 14, 2014 at 5:27 AM, Larry Martell wrote: > Thanks. Unfortunately this has been made a low priority task and I've > been put on to something else (I hate when they do that). Ugh, I know that feeling all too well! Life's better when you're unemployed, and you can choose the interesting problems to work on. Apart from the "has to be in MySQL" restriction (dodged now that the work's all being done in Python anyway), yours is _definitely_ an interesting problem. ChrisA