Talk:Closure (computer programming): Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
m Signing comment by Mmachenry - "Closures and Python: "
Line 137:
 
==Closures and Python==
Python does not have closures and shouldn't even be listed among the list of languages that do have closures, let alone used as the example language to demonstrate what they are. Using Python to demonstrate what closures are is completely misleading and damaging to a reader's understanding of what closures are. Can we just swap the example language and remove Python from the list? <small><span class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Mmachenry|Mmachenry]] ([[User talk:Mmachenry|talk]] • [[Special:Contributions/Mmachenry|contribs]]) 06:14, 25 June 2014 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
 
Why Python doesn't have closures: