Join Slack
Powered by
I have another question. I have created a minimal ...
# announcements
b
Benoit Duffez
06/04/2018, 12:47 PM
I have another question. I have created a minimal reproduction code here:
https://pastebin.com/C4MecF5E
I don't understand why the first call on
dump()
on
b
yields the value 0. I expected to have 42 copied from
a
because the constructor of
a
(
Middle()
) self assigns values from the other object
3
Views
Open in Slack
Previous
Next