dfrtopics icon indicating copy to clipboard operation
dfrtopics copied to clipboard

Switch bin/server of browser to support python3

Open gcuth opened this issue 4 years ago • 0 comments

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.

gcuth avatar Jan 25 '21 10:01 gcuth