Like webbrowser for MS html help?

Edward K. Ream edream at tds.net
Tue Aug 13 16:54:43 EDT 2002


I would like to open a compiled MS HTML help file from a Tkinter app. Does
anyone have example code showing how to do this?

With URL's this is so easy:

import webbrowser
webbrowser.open(my_url)

Is there anything similar for MS HTML help viewer?

Thanks,

Edward
--------------------------------------------------------------------
Edward K. Ream   email:  edream at tds.net
Leo: Literate Editor with Outlines
Leo: http://personalpages.tds.net/~edream/front.html
--------------------------------------------------------------------






More information about the Python-list mailing list