Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed10.multikabel.net!xlned.com!feeder7.xlned.com!news2.euro.net!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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'linux.': 0.09; 'gui': 0.13; 'useful,': 0.13; '4321': 0.16; 'read?': 0.16; 'subject:GUI': 0.16; 'thing?': 0.16; 'wrote:': 0.18; 'prototype': 0.18; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'feb': 0.22; 'fine': 0.24; 'received:209.85.220': 0.25; 'code': 0.26; 'message- id:@mail.gmail.com': 0.29; 'seem': 0.29; 'pm,': 0.29; 'tue,': 0.32; 'to:addr:python-list': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'some': 0.38; 'should': 0.38; 'thoughts': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'header:Received:6': 0.61; 'results': 0.64; 'subject:read': 0.84 Received-SPF: pass (google.com: domain of malaclypse2@gmail.com designates 10.52.34.4 as permitted sender) client-ip=10.52.34.4; Authentication-Results: mr.google.com; spf=pass (google.com: domain of malaclypse2@gmail.com designates 10.52.34.4 as permitted sender) smtp.mail=malaclypse2@gmail.com; dkim=pass header.i=malaclypse2@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=rji+yH+vf94KdpFBjn66LPGwJEqqg60eFbV7vgZFXYs=; b=a8dXOf7m/xPblq4gcTJYd6WVh8Uo3iYHjZLijSwDnSuSejxe2xOnSC+q1Vp0quD2OW 2NLN++sOPnCKLJvq87EyBmb8VHu9vrTqC7D8Irff6Z2WuEB9i8IpEXDIzbJFYZ65sV8E D31CLnpUJWLvBf2x75qgNIkviDopLfoqGCUMk= MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 28 Feb 2012 13:13:03 -0500 Subject: Re: GUI for pickle read From: Jerry Hill To: python-list@python.org Content-Type: text/plain; charset=UTF-8 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1330452786 news.xs4all.nl 6981 [2001:888:2000:d::a6]:48743 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20994 On Tue, Feb 28, 2012 at 12:51 PM, Smiley 4321 wrote: > Can I have some thoughts about - building a GUI to display the results of > the pickle read? > > A prototype code should be fine on Linux. It doesn't seem like it would be all that useful, though I may just be lacking in imagination. What would you do with such a thing? -- Jerry