From 3beff4164bad5a99ea0494d992b9f632afd49cdc Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 10 Apr 1995 11:44:16 +0000 Subject: add pointer to ../ibrowse --- Demo/stdwin/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Demo/stdwin/README b/Demo/stdwin/README index 2d0bd85..5291225 100644 --- a/Demo/stdwin/README +++ b/Demo/stdwin/README @@ -14,3 +14,5 @@ microedit.py The smallest window editor miniedit.py A small multi-window editor python.py A window interface to the Python interpreter wdiff.py A window-based directory diff + +See ../ibrowse for another demo written using stdwin. -- cgit v0.12