Changes between Initial Version and Version 1 of Ticket #25218, comment 9
- Timestamp:
- Aug 5, 2015, 7:50:26 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25218, comment 9
initial v1 2 2 > I think the `future` library does some monkeypatching to allow it to work, but it would be interesting to know if this issue can be reproduced without it. 3 3 4 Correct, I should have mentioned that in the ticket, sorry. As @charettes demos below, it's reproducible with the normal Python2-style `super` call.4 Correct, I should have mentioned that in the ticket, sorry. As @charettes demos above, it's reproducible with the normal Python2-style `super` call.