On 5 cze 2013, at 09:29, Markus Unterwaditzer wrote:
> As somebody who missed the discussion about it and right now took a quick
> look at the PEP, i ask myself how subclasses are handled, as i don't see
> anything about it in the PEP, just support for ABCs.
>
> E.g if
>
>issubclass(Apple
On Wed, Jun 5, 2013 at 5:29 PM, Markus Unterwaditzer
wrote:
> As somebody who missed the discussion about it and right now took a quick
> look at the PEP, i ask myself how subclasses are handled, as i don't see
> anything about it in the PEP, just support for ABCs.
>
> E.g if
>
> issubclass(
As somebody who missed the discussion about it and right now took a quick look
at the PEP, i ask myself how subclasses are handled, as i don't see anything
about it in the PEP, just support for ABCs.
E.g if
issubclass(Apple, Fruit)
And i call a function which has registered an implementati
On 5 June 2013 02:32, Guido van Rossum wrote:
> Łukasz,
>
> Congratulations! I've accepted PEP 443. I've already marked it as
> Accepted in the repo. I've also applied some very minor edits in order
> to make the text flow a little better in a few places. I think this is
> a great PEP -- it's sim
Congratulations, Łukasz!
--
~Ethan~
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Łukasz,
Congratulations! I've accepted PEP 443. I've already marked it as
Accepted in the repo. I've also applied some very minor edits in order
to make the text flow a little better in a few places. I think this is
a great PEP -- it's simple, doesn't overreach, and you've managed the
bikeshedding