]> granicus.if.org Git - python/commitdiff
Added description of the extend subdirectory.
authorGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 23:13:10 +0000 (23:13 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 23:13:10 +0000 (23:13 +0000)
Demo/README

index c2e775a7d9fb2e660a4250f7e020b39130b970fd..60a95746ce46ad226a7e1b9d269acca762a83009 100644 (file)
@@ -18,6 +18,10 @@ classes              Some examples of how to use classes.
 embed          An example of embedding Python in another application
                (see also pysvr).
 
+extend         An example of using the generic Makefile.pre.in from
+               the Misc directory to build a statically linked or
+               shared extension module.
+
 ibrowse                An Emacs info file browser (uses stdwin).
                See also ../doc (the Python library documentation can
                be converted to info format).