Como fazer os arquivos HTML abertos no Chrome usando Python

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

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