summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2014-05-03 22:46:28 -0230
committerAdam Bard <github@adambard.com>2014-05-03 22:46:28 -0230
commita4e05441673bddea21a336920f12d9c659d4900f (patch)
treed2782d0b4d099d2a152702426f733600c89b7ce8
parent55660ce3c7be442cbe83e98fd33edbf40210669b (diff)
Update python->python3 so things don't get mixed up.
-rw-r--r--python3.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3.html.markdown b/python3.html.markdown
index 3a1bc1c3..54f425ed 100644
--- a/python3.html.markdown
+++ b/python3.html.markdown
@@ -1,8 +1,8 @@
---
-language: python
+language: python3
contributors:
- ["Louie Dinh", "http://pythonpracticeprojects.com"]
-filename: learnpython.py
+filename: learnpython3.py
---
Python was created by Guido Van Rossum in the early 90's. It is now one of the most popular