It looks like you're new here. If you want to get involved, click one of these buttons!
python -c 'import SimpleHTTPServer;SimpleHTTPServer.test()'
#!/usr/bin/python
import SimpleHTTPServer
SimpleHTTPServer.test()
#http://localhost:8000/