Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20994

Re: GUI for pickle read

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 <malaclypse2@gmail.com>
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 <CAJ1erZ1=HPnYD4Ph-QYxwWe_9Jv=HTBK0vuMKXp3C=1qv2hs=w@mail.gmail.com>
References <CAJ1erZ1=HPnYD4Ph-QYxwWe_9Jv=HTBK0vuMKXp3C=1qv2hs=w@mail.gmail.com>
Date Tue, 28 Feb 2012 13:13:03 -0500
Subject Re: GUI for pickle read
From Jerry Hill <malaclypse2@gmail.com>
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.249.1330452786.3037.python-list@python.org> (permalink)
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

Show key headers only | View raw


On Tue, Feb 28, 2012 at 12:51 PM, Smiley 4321 <ssmile03@gmail.com> 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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: GUI for pickle read Jerry Hill <malaclypse2@gmail.com> - 2012-02-28 13:13 -0500
  Re: GUI for pickle read Rick Johnson <rantingrickjohnson@gmail.com> - 2012-02-28 14:12 -0800

csiph-web