From: Georg Brandl Date: Sun, 1 Jul 2012 08:04:35 +0000 (+0200) Subject: Fix filename. X-Git-Tag: v3.3.0b2~340 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=487f191b799ec102ab8f24ff7bd92a3a4b472122;p=python Fix filename. --- diff --git a/Tools/scripts/README b/Tools/scripts/README index e7e2ddeafb..84b888f19d 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -47,7 +47,7 @@ pdeps.py Print dependencies between Python modules pickle2db.py Load a pickle generated by db2pickle.py to a database pindent.py Indent Python code, giving block-closing comments ptags.py Create vi tags file for Python modules -pycolorize Python syntax highlighting with HTML output. +pycolorize.py Python syntax highlighting with HTML output pydoc3 Python documentation browser pysource.py Find Python source files redemo.py Basic regular expression demonstration facility