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


Groups > comp.lang.python > #34317

mini browser with python

Path csiph.com!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <SRS0=S/jEDl=J7=inqvista.com=inq1ltd@eigbox.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.111
X-Spam-Level *
X-Spam-Evidence '*H*': 0.78; '*S*': 0.00; 'python': 0.09; 'subject:python': 0.11; 'received:10.20.15.21': 0.16; 'received:bosmailout05.eigbox.net': 0.16; 'received:bosmailscan21.eigbox.net': 0.16; 'code,': 0.18; 'to:name :python-list@python.org': 0.20; 'file.': 0.20; 'help.': 0.22; 'connected': 0.24; 'header:User-Agent:1': 0.26; 'words': 0.29; 'file': 0.32; 'page.': 0.33; 'web,': 0.33; 'to:addr:python-list': 0.33; 'saved': 0.35; 'open': 0.35; 'something': 0.35; '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; 'some': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'build': 0.39; 'save': 0.61; 'url:dtd': 0.81; 'open,': 0.84; 'received:66.96.187': 0.84; 'navigate': 0.91; 'url:strict': 0.91
X-Authority-Analysis v=2.0 cv=IJC1/HTG c=1 sm=1 a=SNoITAs4k5PRbzt39e7SGw==:17 a=spKFjZujUncA:10 a=2Cs5qbXtQ68A:10 a=OmMKortqy18A:10 a=tTExfe6FAAAA:8 a=wCc7elR5DDsA:10 a=0pNPhXrTm-imciP-b9sA:9 a=CjuIK1q_8ugA:10 a=SSmOFEACAAAA:8 a=6r1rNpSMaBjhqHeFkX8A:9 a=_W_S_7VecoQA:10 a=frz4AuCg-hUA:10 a=dQU6YU7NsbUD3D5U:21 a=anyYG9rjTBM1sAjEBQ8Cew==:117
X-EN-OrigOutIP 10.20.18.11
X-EN-IMPSID XvdT1k00E0EKspE01vdTNy
From inq1ltd <inq1ltd@inqvista.com>
To "python-list@python.org" <python-list@python.org>
Subject mini browser with python
Date Wed, 05 Dec 2012 14:36:04 -0500
User-Agent KMail/4.7.2 (Linux/2.6.37.6-24-desktop; KDE/4.7.2; i686; ; )
MIME-Version 1.0
Content-Type multipart/alternative; boundary="nextPart1524226.pNF3Hst4j8"
Content-Transfer-Encoding 7Bit
X-EN-UserInfo ea107384e720a598200e9790e8ca8002:9d89a6cbd5a73a41b134431a25286195
X-EN-AuthUser inq1ltd@inqvista.com
Sender inq1ltd <inq1ltd@inqvista.com>
X-EN-OrigIP 71.246.151.218
X-EN-OrigHost pool-71-246-151-218.rich.east.verizon.net
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.520.1354738057.29569.python-list@python.org> (permalink)
Lines 53
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1354738057 news.xs4all.nl 6954 [2001:888:2000:d::a6]:59261
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:34317

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Python help.

I can connect to and download a web page,
html code, and save it to a file.  If connected 
to the web, I can use KWrite to open the file 
and navigate the page.

I want to view the html file without using a browser 
or KWrite as I do now. 

In other words I need a mini, simple browser; 
something I can build that will open, read and 
display a saved html file.

I would appreciate some direction.

jimonlinux

  

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


Thread

mini browser with python inq1ltd <inq1ltd@inqvista.com> - 2012-12-05 14:36 -0500
  Re: mini browser with python Miki Tebeka <miki.tebeka@gmail.com> - 2012-12-05 13:13 -0800
  Re: mini browser with python Hans Mulder <hansmu@xs4all.nl> - 2012-12-05 22:15 +0100
    Re: mini browser with python Grant Edwards <invalid@invalid.invalid> - 2012-12-05 21:41 +0000
    Re: mini browser with python inq1ltd <inq1ltd@inqvista.com> - 2012-12-05 16:40 -0500
  Re: mini browser with python Miki Tebeka <miki.tebeka@gmail.com> - 2012-12-05 13:13 -0800

csiph-web