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


Groups > comp.lang.python > #34332

Re: mini browser with python

Newsgroups comp.lang.python
Date 2012-12-05 13:13 -0800
References <mailman.520.1354738057.29569.python-list@python.org>
Subject Re: mini browser with python
From Miki Tebeka <miki.tebeka@gmail.com>
Message-ID <mailman.529.1354744774.29569.python-list@python.org> (permalink)

Show all headers | 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