Skip to content

Switch bin/server of browser to support python3#9

Open
gcuth wants to merge 1 commit into
agoldst:masterfrom
gcuth:python3-support
Open

Switch bin/server of browser to support python3#9
gcuth wants to merge 1 commit into
agoldst:masterfrom
gcuth:python3-support

Conversation

@gcuth

@gcuth gcuth commented Jan 25, 2021

Copy link
Copy Markdown

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.

Per the associated python docs (https://docs.python.org/2/library/simplehttpserver.html), SimpleHTTPServer was merged with http.server in python3. This switches to python3 support for the browser server script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant