diff options
Diffstat (limited to 'Demo/README')
-rw-r--r-- | Demo/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Demo/README b/Demo/README index 5266e3b..a4ccc71 100644 --- a/Demo/README +++ b/Demo/README @@ -43,12 +43,6 @@ rpc A set of classes for building clients and servers for scripts Some useful Python scripts that I put in my bin directory. No optional built-in modules needed. -sgi Demos that only run on Silicon Graphics machines. - These require at least one of the optional built-in - modules that only make sense for the SGI, such as - 'gl', 'al', and 'sv'. Split in subdirectories - per subject. - sockets Examples for the new built-in module 'socket'. threads Demos that use the 'thread' module. (Currently these |