Talk:Dunder
Latest comment: 5 years ago by 67.166.7.79 in topic Python programming jargon
This article has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||
|
It is requested that a photograph be included in this article to improve its quality.
The external tool WordPress Openverse may be able to locate suitable images on Flickr and other web sites. |
Python programming jargon
edit"Dunder" is also used in Python programming jargon to refer to a "double underscore" as in "__init__" (spoken: dunder init dunder). The collection of methods beginning with a double underscore is referred to as "dunders". Apparently first mention here: https://nedbatchelder.com/blog/200605/dunder.html
As of 2/2019, this use of Dunder has become quite commmon. — Preceding unsigned comment added by 67.166.7.79 (talk) 23:21, 15 February 2019 (UTC)