dfrtopics
dfrtopics copied to clipboard
Switch bin/server of browser to support python3
Per the associated python docs, SimpleHTTPServer was merged with http.server in python3. As Python2 is EOL, this switches to python3 support for the browser server script.