From: Jack Jansen Date: Tue, 20 Jun 1995 12:32:15 +0000 (+0000) Subject: Updated X-Git-Tag: v1.3b1~266 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=138497d65b4496cdc41eddc1d9c791c6f049a5ee;p=thirdparty%2FPython%2Fcpython.git Updated --- diff --git a/Tools/modulator/README b/Tools/modulator/README index def9cb5e2e81..30b5622034b6 100644 --- a/Tools/modulator/README +++ b/Tools/modulator/README @@ -1,9 +1,12 @@ -This is release 1.1 of modulator, a generator of boilerplate code for +This is release 1.2 of modulator, a generator of boilerplate code for modules to be written in C. -There is only one difference with release 1.0, really: the templates -now use "new-style" naming conventions. Many thanks to Chak Tan - for supplying them. +Difference between 1.2 and 1.1: __doc__ templates are now generated +(thanks to Jim Fulton). + +Difference between 1.1 and 1.0: the templates now use "new-style" +naming conventions. Many thanks to Chak Tan for +supplying them. Usage when you have tk is *really* simple: start modulator, fill out the forms specifying all the objects and methods, tell modulator