Python's True and False just got added to the language so using them might break your program in older installs.
-- J5 On Fri, 2003-10-31 at 15:55, David Moore wrote: > Sorry if this is a silly question, but... > > What if any is the advantage in using gtk.TRUE and gtk.FALSE instead of > Python's True and False? > > > Thanks, David. > _______________________________________________ > pygtk mailing list [EMAIL PROTECTED] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
