En Sun, 25 Feb 2007 06:12:32 -0300, Marco <[EMAIL PROTECTED]> escribió:

> I wanta know why (Py)Qt has its own lib on socket/ sql/ openGL,etc ?
> Is the lib better than standard lib?

See http://www.commandprompt.com/community/pyqt/x3738
In short, because Qt already had them, and some callbacks or function  
calls may need to use them instead of the native Python classes.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to