File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ complete applications.
66
77classes Some examples of how to use classes.
88
9+ embed An example of embedding Python in another application.
10+
911ibrowse An Emacs info file browser (uses stdwin).
1012 See also ../doc (the Python library documentation can
1113 be converted to info format).
@@ -34,13 +36,6 @@ stdwin Demos that use the STDWIN library. Require the 'stdwin'
3436threads Demos that use the 'thread' module. (Currently these
3537 only run on SGIs, but this may change in the future.)
3638
37- www Browsers for CERN's distributed hypertext system
38- World-Wide Web (one with a stdwin-based user
39- interface, one for dumb ttys). Also contains a
40- primitive gopher client and an ftp client.
41- See also ../doc (the Python library documentation can
42- be converted to WWW's "HTML" format).
43-
4439WARNING: many scripts are executable and have a first line saying
4540
4641 #! /usr/local/bin/python
You can’t perform that action at this time.
0 commit comments