[Tutor] boolean raw_input

Alan Gauld alan.gauld at blueyonder.co.uk
Fri Aug 20 05:53:01 CEST 2004


> Right now I use the y/n approach, it works well, but still, users
are
> generally very picky about these things and would be more interested
in the
> real deal.

One option for poer users might be to allow them to specify a
regular expression pattern for the folder names to be searched.
Then simply test each folder against that.

Alternatively you could just build a GUI!


Alan G.



More information about the Tutor mailing list