From b28900b889c27f8500a44d9f9bcad5244f1f79bd Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 8 Sep 2013 22:52:09 -0700 Subject: Fixed up so it builds --- fr-fr/python-fr.html.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'fr-fr/python-fr.html.markdown') diff --git a/fr-fr/python-fr.html.markdown b/fr-fr/python-fr.html.markdown index f9b98d41..2bf0afd0 100644 --- a/fr-fr/python-fr.html.markdown +++ b/fr-fr/python-fr.html.markdown @@ -1,10 +1,12 @@ --- -langage: python +language: python +filename: learnpython-fr.py contributors: - - ["Louie Dinh", "http://ldinh.ca"] + - ["Louie Dinh", "http://ldinh.ca"] translators: - ["Sylvain Zyssman", "https://github.com/sylzys"] -filename: learnpython-fr.py + - ["Nami-Doc", "https://github.com/Nami-Doc"] +lang: fr-fr --- Python a été créé par Guido Van Rossum au début des années 90. C'est maintenant un des langages de programmation les plus populaires. -- cgit v1.2.3