HTML links in a GUI tkinter

Kragen Sitaker kragen at pobox.com
Sun Jun 2 22:51:31 EDT 2002


"G. Willoughby" <never at mind.info> writes:
> import os
> os.startfile(page.html)
> 
> to execute the html file.

os.startfile is nonportable.




More information about the Python-list mailing list