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]

Reply via email to