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


Groups > comp.lang.python > #34332

Re: mini browser with python

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <miki.tebeka@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.031
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'editor.': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; '(like': 0.15; 'from:addr:miki.tebeka': 0.16; 'from:name:miki tebeka': 0.16; 'file.': 0.20; 'cc:2**0': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'words': 0.29; 'point': 0.31; 'file': 0.32; 'html,': 0.33; 'received:google.com': 0.34; 'saved': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'subject:with': 0.36; 'display': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'build': 0.39; 'your': 0.60; 'open,': 0.84; 'received:209.85.220.184': 0.91
Newsgroups comp.lang.python
Date Wed, 5 Dec 2012 13:13:15 -0800 (PST)
In-Reply-To <mailman.520.1354738057.29569.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=75.82.8.111; posting-account=uo-8fwoAAACKsFzFX78JHudx1V7WDXZ0
References <mailman.520.1354738057.29569.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 75.82.8.111
MIME-Version 1.0
Subject Re: mini browser with python
From Miki Tebeka <miki.tebeka@gmail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Cc "python-list@python.org" <python-list@python.org>
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>
Message-ID <mailman.529.1354744774.29569.python-list@python.org> (permalink)
Lines 5
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1354744774 news.xs4all.nl 6907 [2001:888:2000:d::a6]:38395
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:34332

Show key headers only | View raw


> In other words I need a mini, simple browser; 
> something I can build that will open, read and 
> display a saved html file.
If you want to view the "raw" HTML, use any editor.
If you want to view the rendered HTML (like in a browser), you can point your favorite browser to a local file or use something like Qt+Webkit.

Back to comp.lang.python | Previous | NextPrevious 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