Comment ouvrir les fichiers HTML dans Chrome à l'aide de Python
// Also, use the absolute path of the file:
webbrowser.open('file://' + os.path.realpath(filename))
NA RACE