Chain-of-responsibility pattern: Difference between revisions

Content deleted Content added
Instead of simply naming 'Python example' put the Py version to make it clear for the reader it's version-2
Line 353:
</pre>
 
=== Python 23 example ===
<syntaxhighlight lang="python">
"""