From: Jack Jansen Date: Tue, 20 Jun 1995 12:32:43 +0000 (+0000) Subject: Fixed sentence about modulator X-Git-Tag: v1.3b1~265 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5214a2977463e7dd04a843467bb5f52c0d9067ea;p=thirdparty%2FPython%2Fcpython.git Fixed sentence about modulator --- diff --git a/Tools/README b/Tools/README index f1f8d4dccfb1..acf755af8e11 100644 --- a/Tools/README +++ b/Tools/README @@ -7,7 +7,7 @@ bgen Generate complete extension modules from a freeze Create a stand-alone executable from a Python program. modulator Interactively generate boiler plate for an extension - module. Requires Tk. + module. Works easiest if you have Tk. scripts A number of useful single-file programs, e.g. for converting old Python sources to the current language