From a4e05441673bddea21a336920f12d9c659d4900f Mon Sep 17 00:00:00 2001 From: Adam Bard Date: Sat, 3 May 2014 22:46:28 -0230 Subject: Update python->python3 so things don't get mixed up. --- python3.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python3.html.markdown') 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 -- cgit v1.2.3