mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
Correct description for python
This commit is contained in:
parent
a200fdd52d
commit
3b48257b45
@ -1,7 +1,7 @@
|
|||||||
# Desc: Python is a high-level programming language.
|
# Desc: Python is a high-level programming language.
|
||||||
|
|
||||||
# Basic example of server with python
|
# Basic example of server with python
|
||||||
# Will start a WebServer in the current dirrectory on port 8000
|
# Will start a Web Server in the current directory on port 8000
|
||||||
# go to http://127.0.0.1:8000
|
# go to http://127.0.0.1:8000
|
||||||
|
|
||||||
# Python v2.7
|
# Python v2.7
|
||||||
|
Loading…
Reference in New Issue
Block a user