I am using a particular version of Python (v 2.7.0) that doesn't allow me to use webbrowser or selenium libraries.
It also doesn't recognise os.startfile.
Is there another module to use that allows me to open up a locally addressed html file in my browser?
osyou are using?