Soni L. writes: > The trick to extension methods is that they're only available when you > explicitly use them.
What does "explicitly use them" mean? How does this help avoid the kinds of problems we know that monkey-patching causes? _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/CIWP46E7WGBXZ3TLUYSKDEW6LKPS4CSV/ Code of Conduct: http://python.org/psf/codeofconduct/
