tkinter/windows/starting html

Peter Schneider-Kamp petersc at stud.ntnu.no
Wed Jun 14 17:57:23 EDT 2000


Geoff Talvola wrote:
> 
> This works for me (assuming you have the win32 extensions installed):
> 
> import win32api
> win32api.ShellExecute(0, 'open', r'c:\junk.html', None, None, 0)

Thanks! I'll remember that for next time. This time I just exited from
Tkinter before calling the program. That's fine for this case, though
not generally useful at all.

the-biggest-fun-was-making-python-8.3-conform-because-the-CD-
had-to-be-like-that-ly y'rs Peter
--
Peter Schneider-Kamp          ++47-7388-7331
Herman Krags veg 51-11        mailto:peter at schneider-kamp.de
N-7050 Trondheim              http://schneider-kamp.de




More information about the Python-list mailing list