Galen Cuthbertson
Results
1
issues of
Galen Cuthbertson
Per the associated [python docs](https://docs.python.org/2/library/simplehttpserver.html), SimpleHTTPServer was merged with http.server in python3. As Python2 is EOL, this switches to python3 support for the browser server script.