Giancarlo Bassi wrote: > Hi all, > > I'd like to hear from someone of you whether it's theoretically > possible to build a program for dynamic geometry in Python > and pygtk, since it's strongly "object oriented programming", AFAIK.
Python is turing complete, it should be possible to all computer programs in it;-) -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
