something like "curses" but w/o the fancy window decorations perhaps ? if so, then following link might help ( http://www.amk.ca/python/howto/curses/).
thanks & regards, banibrata On Tue, May 6, 2008 at 6:56 PM, <[EMAIL PROTECTED]> wrote: > On May 6, 2:11 pm, [EMAIL PROTECTED] wrote: > > > Check out the optparse module as well. The optparse module supercedes(?) > > the cmd module and offers a lot more functionality. > > Hi Malcom, > > Doesn't the optparse module work by parsing the arguments that are > passed to the script when it is invoked? > > What I was looking for was a commandline read loop that executes > within a script that is already running ... or can optparse be used in > this context as well? > > Thanks, > James. > -- > http://mail.python.org/mailman/listinfo/python-list > -- regards, Banibrata http://www.linkedin.com/in/bdutta
-- http://mail.python.org/mailman/listinfo/python-list