Как сделать HTML -файлы открытыми в Chrome с помощью Python

// Also, use the absolute path of the file:

webbrowser.open('file://' + os.path.realpath(filename))
NA RACE