![]() |
|
Python's Magic Method - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Python (https://sinister.li/Forum-Python) +--- Thread: Python's Magic Method (/Thread-Python-s-Magic-Method) |
Python's Magic Method - ethics404 - 09-13-2017 A blog post compilation that covers everything you need to know about Python's super method. http://minhhh.github.io/posts/a-guide-to-pythons-magic-methods#user-content-introduction Enjoy
RE: Python's Magic Method - Luxury - 09-13-2017 You could try to explain in the post on what it is and why instead of just sending a link to what he says. |