lijok <ege...@live.co.uk> added the comment:

> I think this is a combination of the above statement at end of [0] and 
> inheritance following the order of the fields at [1]

Ah, I see, so if I understand correctly the init method for the example given 
would become __init__(self, PARAM: int = 1, ARG: int) since the fields are kept 
in an ordered mapping

Thank you

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39300>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to