From: Jack Jansen Date: Sat, 22 Apr 2000 21:48:56 +0000 (+0000) Subject: Added Corran Webster's explanation of how to write extensions in MPW and a pointer... X-Git-Tag: v2.0b1~1976 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=968cde98fcac0ca911bc39e3b1d2c2945a8d0447;p=python Added Corran Webster's explanation of how to write extensions in MPW and a pointer to his W documentation. --- diff --git a/Mac/Demo/html.icons/createmake.png b/Mac/Demo/html.icons/createmake.png new file mode 100644 index 0000000000..50d6fa550e Binary files /dev/null and b/Mac/Demo/html.icons/createmake.png differ diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html index 9845c20194..26b08cc829 100644 --- a/Mac/Demo/index.html +++ b/Mac/Demo/index.html @@ -27,11 +27,17 @@ in PostScript and other forms, see the documentation section on the webserver.

-Some of these documents were actually written a long time ago and have seen -little maintainance, so use with care.

+The W widget set by Just van Rossum, which is used by the Python IDE, does not +have complete documentation as of this writing, but Corran Webster has +documented most of it on his +Python Page. +

Table of contents

+
Note: +Some of these documents were actually written a long time ago and have seen +little maintainance, so use with care.