diff options
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/python-fr.html.markdown | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/fr-fr/python-fr.html.markdown b/fr-fr/python-fr.html.markdown index 2f10e410..f9b98d41 100644 --- a/fr-fr/python-fr.html.markdown +++ b/fr-fr/python-fr.html.markdown @@ -1,14 +1,10 @@ --- langage: python - -contributeurs: +contributors: - ["Louie Dinh", "http://ldinh.ca"] - -traducteurs: +translators: - ["Sylvain Zyssman", "https://github.com/sylzys"] - -fichier: learnpython.py - +filename: learnpython-fr.py --- 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. |