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 -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/CIWP46E7WGBXZ3TLUYSKDEW6LKPS4CSV/ Code of Conduct: http://python.org/psf/codeofconduct/