請問在 google calendar api Browser Quickstart 的第三步
以下該如何在windows進行操作? 自己試了很多遍都有問題
Step 3: Run the sample
Start the web server using the following command from your working directory:
PYTHON 2.XPYTHON 3.X
python -m SimpleHTTPServer 8000
Load the URL http://localhost:8000 into your browser.