commit | ef2e14e675be14d74f5bc42c2d5c58927fca2e06 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sun Feb 26 01:26:09 2012 +0100 |
committer | Éric Araujo <merwok@netwok.org> | Sun Feb 26 01:26:09 2012 +0100 |
tree | 5b6bfb3aa60c65742a32732e441374fb182b4420 | |
parent | c8e29dba91916db055c36f1a68d8e3c18f630903 [diff] [blame] |
Fix instructions on how to rebuild some modules
diff --git a/Lib/token.py b/Lib/token.py index 8d5cdaa..34abf62 100755 --- a/Lib/token.py +++ b/Lib/token.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/token.py +# ./python Lib/token.py #--start constants-- ENDMARKER = 0