[Tutor] Finding out if we can use a graphical environment or
not
Jorge Godoy
godoy@metalab.unc.edu
Wed Jul 16 10:36:34 2003
Mike Wagman <mwagman@charter.net> writes:
> use try: to create your GUI if it fails then it's probably not there.
Hmmm... This mean I'd have to expend resources importing the wxPython
modules and trying to setup the whole environment before I import the
curses modules and setup the correct environment? It will work --- and
I confess I haven't tried it --- but is there any faster way to detect
it?
Thank you very much for your help.
--
Godoy. <godoy@metalab.unc.edu>