Guest User

Untitled

a guest
Mar 31st, 2018
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.36 KB | None | 0 0
  1. C:\Users\Artem\Desktop\untitled>python main.py
  2.  * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
  3. exiting
  4.  
  5. C:\Users\Artem\Desktop\untitled>python main.py
  6.  * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
  7. 127.0.0.1 - - [31/Mar/2018 22:00:25] "GET / HTTP/1.1" 200 -
  8. 127.0.0.1 - - [31/Mar/2018 22:00:25] "GET /favicon.ico HTTP/1.1" 404 -
  9. exiting
Advertisement
Add Comment
Please, Sign In to add comment