summaryrefslogtreecommitdiffstats
path: root/Lib/symbol.py
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2012-02-26 00:26:09 (GMT)
committerÉric Araujo <merwok@netwok.org>2012-02-26 00:26:09 (GMT)
commitef2e14e675be14d74f5bc42c2d5c58927fca2e06 (patch)
tree5b6bfb3aa60c65742a32732e441374fb182b4420 /Lib/symbol.py
parentc8e29dba91916db055c36f1a68d8e3c18f630903 (diff)
downloadcpython-ef2e14e675be14d74f5bc42c2d5c58927fca2e06.zip
cpython-ef2e14e675be14d74f5bc42c2d5c58927fca2e06.tar.gz
cpython-ef2e14e675be14d74f5bc42c2d5c58927fca2e06.tar.bz2
Fix instructions on how to rebuild some modules
Diffstat (limited to 'Lib/symbol.py')
-rwxr-xr-xLib/symbol.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/symbol.py b/Lib/symbol.py
index cf179e5..b4d4e13 100755
--- a/Lib/symbol.py
+++ b/Lib/symbol.py
@@ -7,7 +7,7 @@
# To update the symbols in this file, 'cd' to the top directory of
# the python source tree after building the interpreter and run:
#
-# python Lib/symbol.py
+# ./python Lib/symbol.py
#--start constants--
single_input = 256