Re: [pygtk] Catching gobject.GError..

2004-08-28 Thread Gustavo J. A. M. Carneiro
A Sáb, 2004-08-28 às 04:07, alejandro david weil escreveu:
> How should I catch gobject.GError, or where is it?
> I couldn't find where to take this class from :-(

  I don't see the problem:

>>> import gobject
>>> gobject.GError


> Thanks,
> dave
-- 
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic

___
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] Catching gobject.GError..

2004-08-28 Thread alejandro david weil
How should I catch gobject.GError, or where is it?
I couldn't find where to take this class from :-(
Thanks,
dave
-- 
+ There is no dark side of the moon really. Matter of fact it's all dark.

___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/