From 7d73724849842f50f15373f4fa44aa0ec7897535 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 7 Jun 1998 22:21:49 +0000 Subject: Better comments. svn path=/trunk/; revision=1929 --- fetchmailconf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fetchmailconf b/fetchmailconf index 715f2b48..07688d8b 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1290,6 +1290,10 @@ def copy_instance(toclass, fromdict): # have different data members (except for any typemap member in the class; # that one is strictly for use by the MyWidget supperclass). # +# Once the object tree is set up, require user to choose novice or expert +# mode and instantiate an edit object for the configuration. Class methods +# will take it all from there. +# # Options (not documented because they're for fetchmailconf debuggers only): # -d: Read the configuration and dump it to stdout before editing. Dump # the edited result to stdout as well. -- cgit v1.2.3