Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!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.056 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'subject:python': 0.11; 'file,': 0.15; 'received:10.20.15.21': 0.16; 'received:bosmailout11.eigbox.net': 0.16; 'received:bosmailscan21.eigbox.net': 0.16; 'wrote:': 0.17; 'shell': 0.18; 'cc:2**0': 0.23; '>': 0.23; 'machine': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'possibility': 0.27; 'lines': 0.28; 'run': 0.28; 'writes:': 0.29; 'convert': 0.29; 'thursday,': 0.30; 'window': 0.30; 'december': 0.32; 'help,': 0.32; 'could': 0.32; 'text,': 0.33; 'to:addr :python-list': 0.33; 'text': 0.34; 'open': 0.35; 'but': 0.36; 'url:org': 0.36; 'received:71': 0.36; 'subject:with': 0.36; 'charset:us-ascii': 0.36; 'display': 0.36; 'url:rec-html40': 0.37; 'quite': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'john': 0.60; 'customer': 0.61; 'url:dtd': 0.81; 'url:strict': 0.91 X-Authority-Analysis: v=2.0 cv=IJC1/HTG c=1 sm=1 a=tBhVt5JfE7ugWBZNhXZEsA==:17 a=spKFjZujUncA:10 a=2Cs5qbXtQ68A:10 a=OmMKortqy18A:10 a=tTExfe6FAAAA:8 a=7W0LKRrbYisA:10 a=8AHkEIZyAAAA:8 a=yWm4SR1DdgY2zZ8httoA:9 a=CjuIK1q_8ugA:10 a=VhVvL8HfBcoA:10 a=qMDZ_Ezp4_0A:10 a=SSmOFEACAAAA:8 a=yEIKuP_HTegVAu-trqoA:9 a=_W_S_7VecoQA:10 a=frz4AuCg-hUA:10 a=wvwjh2D_yuby2EAg:21 a=9UqFsMnAB6EOkiq4MrOclQ==:117 X-EN-OrigOutIP: 10.20.18.19 X-EN-IMPSID: YJGl1k00K0QhFXN01JGlb6 From: inq1ltd To: python-list@python.org Subject: Re: mini browser with python Date: Thu, 06 Dec 2012 13:15:21 -0500 User-Agent: KMail/4.7.2 (Linux/2.6.37.6-24-desktop; KDE/4.7.2; i686; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart1641949.I0MPj7PHmU" Content-Transfer-Encoding: 7Bit X-EN-UserInfo: ea107384e720a598200e9790e8ca8002:9d89a6cbd5a73a41b134431a25286195 X-EN-AuthUser: inq1ltd@inqvista.com Sender: inq1ltd X-EN-OrigIP: 71.127.134.39 X-EN-OrigHost: pool-71-127-134-39.rcmdva.east.verizon.net Cc: John Gordon 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: 56 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1354819641 news.xs4all.nl 6943 [2001:888:2000:d::a6]:60965 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34418 --nextPart1641949.I0MPj7PHmU Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Thursday, December 06, 2012 05:19:38 PM John Gordon wrote: > In inq1ltd writes: > > Right now I need some way to display > > 15 to 20 lines of html in its own window or > > as part of my screen. > > Could you open a shell window and run a text web browser such as Lynx? That is a possibility but then every machine will have to have Lynx. That is not quite what the customer wants. Also, I can download the site to a file, convert the data to text, then display it in a Text widget. I appreciate the help, Regards, jimonlinux --nextPart1641949.I0MPj7PHmU Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

On Thursday, December 06, 2012 05:19:38 PM John Gordon wrote:

> In <mailman.567.1354808057.29569.python-list@python.org> inq1ltd <inq1ltd@inqvista.com> writes:

> > Right now I need some way to display

> > 15 to 20 lines of html in its own window or

> > as part of my screen.

>

> Could you open a shell window and run a text web browser such as Lynx?

 

That is a possibility but then every machine

will have to have Lynx. That is not quite

what the customer wants.

Also, I can download the site to a file, convert

the data to text, then display it in a Text widget.

 

I appreciate the help,

Regards,

jimonlinux

 

--nextPart1641949.I0MPj7PHmU--