summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/index.html
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1998-04-27 15:06:50 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1998-04-27 15:06:50 (GMT)
commit5073b376fb001c612307a556af006a7dcc738967 (patch)
tree15f47a1c103d0091e878f37d37db647121073d67 /Mac/Demo/index.html
parent4f31694d377ffedc308ef04895040151df665357 (diff)
downloadcpython-5073b376fb001c612307a556af006a7dcc738967.zip
cpython-5073b376fb001c612307a556af006a7dcc738967.tar.gz
cpython-5073b376fb001c612307a556af006a7dcc738967.tar.bz2
Added Just's printing demo code.
Diffstat (limited to 'Mac/Demo/index.html')
-rw-r--r--Mac/Demo/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html
index 5d706ce..c122b60 100644
--- a/Mac/Demo/index.html
+++ b/Mac/Demo/index.html
@@ -113,6 +113,11 @@ img modules on the mac.
on using the respective managers. In the <i>Mac:Lib</i> folder you
will also find modules that do useful things with the Communications
Toolbox, the Finder interface, etc.
+
+<LI>
+<I>Printing</I> has an example on using the Printing module to, you guessed
+it, print from Python. The code is somewhat self-documenting. Donated
+by Just van Rossum, who also donated the Printing module itself.
</UL>
At some point in the (possibly distant) future, I will add chapters on
@@ -131,5 +136,5 @@ documentation. <p>
<HR>
<A HREF="http://www.cwi.nl/~jack">Jack Jansen</A>,
-<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 25-Feb-98.
+<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 27-Apr-98.
</BODY></HTML>