Cómo hacer que los archivos HTML se abran en Chrome usando Python

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

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