exemple incomplet
This commit is contained in:
parent
7d6cc67ff7
commit
1c149f05a7
|
@ -27,7 +27,7 @@ avec python :
|
||||||
|
|
||||||
- rendre un fichier exécutable et ajouter le she bang::
|
- rendre un fichier exécutable et ajouter le she bang::
|
||||||
|
|
||||||
#/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
print "hello"
|
print "hello"
|
||||||
|
|
||||||
.. note:: lorsqu'on lance python sur un programme, des fichiers
|
.. note:: lorsqu'on lance python sur un programme, des fichiers
|
||||||
|
|
Loading…
Reference in New Issue