s/compile/execute when talking about Python

The word 'compile' is just misleading here.
This commit is contained in:
mcarton
2015-06-26 14:37:44 +02:00
parent 7173e0dbad
commit 5552fd3dc9
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
# Appends .py when compiling python files
# Appends .py when executing python files
#
# Example:
# > python foo