On Tue, Jun 17, 2008 at 01:21:36AM -0300, Paolo Bacci wrote: > Hi, I want to know if there's any functional browser in python.
Well, there is Grail: <http://grail.sourceforge.net/>. However, it hasn't really been updated in several years now, and there are probably better libraries to do most of what it's doing now. However, it is a functional browser written in Python. So while I'm not sure how useful it would be as a browser, it might make a decent reference. > If not, how can I make it? First, make sure you understand the sheer level of complexity you're getting yourself into here... ---------------------------+--------------------------------------------------- Bryan Feir VA3GBF|"A half-truth, like a half-brick, is more forcible Home:[EMAIL PROTECTED] | in an argument than a whole one... | it carries further." -- Stephen Leacock ---------------------------+--------------------------------------------------- _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
