On Sat, Mar 2, 2024 at 3:37 PM Wes Turner <wes.tur...@gmail.com> wrote:

> They're dunder methods; double-underscore
>
>
Certainly they are and my intro definitely includes this information.

Check out the following Dog class, endowed with two of Python’s “magic
methods” also known as: “dunder methods” (with “dunder” being short for
“double underline”) or “special methods”.


Then my link to them goes here:

https://docs.python.org/3/reference/datamodel.html#specialnames

Kirby
_______________________________________________
Edu-sig mailing list -- edu-sig@python.org
To unsubscribe send an email to edu-sig-le...@python.org
https://mail.python.org/mailman3/lists/edu-sig.python.org/
Member address: arch...@mail-archive.com

Reply via email to