Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 381f65c

Browse files
committed
Removed www (now in Demo2), added embed (formerly one level higher up)
1 parent a1238eb commit 381f65c

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

Demo/README

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ complete applications.
66

77
classes Some examples of how to use classes.
88

9+
embed An example of embedding Python in another application.
10+
911
ibrowse 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'
3436
threads 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-
4439
WARNING: many scripts are executable and have a first line saying
4540

4641
#! /usr/local/bin/python

0 commit comments

Comments
 (0)