On 4/24/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> I'm not sure what the point would be of supporting dynamically
> modifying ABCs -- it looks like you're just exploring the corners of
> the semantics rather than providing actual use cases.

Yep, I'm just checking the corner case semantics.  Like I said::

    I don't mind at all if we just say "don't do that", but then
    @abstractmethod should probably be documented explicitly as only being
    usable within a class body.  (Note that this is different from
    @classmethod and @staticmethod which can be used after the fact.)

I just want to make sure it's intended and documented.

STeVe
-- 
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
        --- Bucky Katt, Get Fuzzy
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to