|
import webbrowser
webbrowser.open('f:\\test.html')
why the file f:\\test.html is opened by notepad ,not by my firefox or chrome?|
-- https://mail.python.org/mailman/listinfo/python-list
|
import webbrowser
webbrowser.open('f:\\test.html')
why the file f:\\test.html is opened by notepad ,not by my firefox or chrome?|
-- https://mail.python.org/mailman/listinfo/python-list