summaryrefslogtreecommitdiff
path: root/Lib/symbol.py
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-11-29 16:45:34 +0100
committerÉric Araujo <merwok@netwok.org>2011-11-29 16:45:34 +0100
commite1886bfaf43383d481566b2c6a317f2f7c0b2b5d (patch)
tree80772b51b87575235de8ce6da5169c1bd6995c7b /Lib/symbol.py
parentff913061270d85f9f6a01a2bbbf74fe3852c89ba (diff)
downloadcpython-git-e1886bfaf43383d481566b2c6a317f2f7c0b2b5d.tar.gz
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 e3fff3422c..679e5c8cc7 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