Deirdre Saoirse <[EMAIL PROTECTED]> writes:
> <#include rant on C code not being able to have abstract \
> non-instantiable classes>
But we're using Python, aren't we? :-)
I think the following check in "abstract" classes' __init__() would
work:
assert self.__class__ != GtkRuler
James, what do you think?
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
- [pygtk] Ruler in vbox doesn't work Hrvoje Niksic
- Re: [pygtk] Ruler in vbox doesn't work James Henstridge
- Re: [pygtk] Ruler in vbox doesn't work Hrvoje Niksic
- Re: [pygtk] Ruler in vbox doesn't work Deirdre Saoirse
- Re: [pygtk] Ruler in vbox doesn't work Hrvoje Niksic
- Re: [pygtk] Ruler in vbox doesn't work Deirdre Saoirse
