Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778df0d commit b0c18caCopy full SHA for b0c18ca
gang-of-four/composition-over-inheritance/index.rst
@@ -647,7 +647,7 @@ We could easily pivot the ``file`` and ``socket`` parameters
647
to lists named ``files`` and ``sockets``.)
648
649
Given that every Python programmer learns ``if`` quickly,
650
-but might take much longer to understand classes,
+but can take much longer to understand classes,
651
it might seem a clear win
652
for code to rely on the simplest possible mechanism
653
that will get a feature working.
0 commit comments