On 20 Apr, 02:54, "Stephen M. Gava" <[EMAIL PROTECTED]> wrote: > yeah. i feel like i'm being forced to use wxwidgets/wxpython just because > i need pretty good html display though.
You could always use a real web browser: import webbrowser webbrowser.open_new("index.html") Glenn -- http://mail.python.org/mailman/listinfo/python-list