[Python-ideas] Type Hinting Kick-off
Eugene Toder
eltoder at gmail.com
Thu Dec 25 00:22:59 CET 2014
More information about the Python-ideas mailing list
Thu Dec 25 00:22:59 CET 2014
- Previous message: [Python-ideas] Type Hinting Kick-off
- Next message: [Python-ideas] Type Hinting Kick-off
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday, December 22, 2014 2:03:28 AM UTC-5, Guido van Rossum wrote: > > This places Any also at the *bottom* of the class tree, if you can call it > that. (And hence it is more a graph than a tree -- but if you remove Any, > what's left is a tree again.) > I may be misunderstanding the context, but since Python has multiple inheritance, the "class tree" was already a graph even without Any. Eugene -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20141224/719ead61/attachment-0001.html>
- Previous message: [Python-ideas] Type Hinting Kick-off
- Next message: [Python-ideas] Type Hinting Kick-off
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list