So werden HTML -Dateien mit Python in Chrome geöffnet
// Also, use the absolute path of the file:
webbrowser.open('file://' + os.path.realpath(filename))
NA RACE
// Also, use the absolute path of the file:
webbrowser.open('file://' + os.path.realpath(filename))