From 1c149f05a7461107fa8a24198dbd7fa4b00dcfc0 Mon Sep 17 00:00:00 2001 From: gwen Date: Tue, 26 Nov 2013 09:34:03 +0100 Subject: [PATCH] exemple incomplet --- python/formation/getting-started.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/formation/getting-started.txt b/python/formation/getting-started.txt index 1d381f6..588099a 100644 --- a/python/formation/getting-started.txt +++ b/python/formation/getting-started.txt @@ -27,7 +27,7 @@ avec python : - rendre un fichier exécutable et ajouter le she bang:: - #/usr/bin/env python + #!/usr/bin/env python print "hello" .. note:: lorsqu'on lance python sur un programme, des fichiers