Message359787
> 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 |
|
Date |
User |
Action |
Args |
2020-01-11 07:13:46 | lijok | set | recipients:
+ lijok, eric.smith, xtreak |
2020-01-11 07:13:46 | lijok | set | messageid: <1578726826.67.0.433640400613.issue39300@roundup.psfhosted.org> |
2020-01-11 07:13:46 | lijok | link | issue39300 messages |
2020-01-11 07:13:46 | lijok | create | |
|