Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Starting a webserver in Python #492

Closed
robdodson opened this issue Jul 1, 2014 · 2 comments
Closed

Starting a webserver in Python #492

robdodson opened this issue Jul 1, 2014 · 2 comments

Comments

@robdodson
Copy link
Contributor

Moved from Polymer/polymer#590

The page at http://www.polymer-project.org/docs/start/tutorial/intro.html says how to start a simple HTTP server in Python (python -m SimpleHTTPServer).

For those that only run Python 3 (like myself) I think it would be nice to quote the relevant command: python -m http.server

@Seanathon
Copy link

Agreed, I just came across this trouble today.

@ebidel
Copy link
Contributor

ebidel commented Jul 2, 2014

Fixed in 2d78bc8

@ebidel ebidel closed this as completed Jul 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants