Python Forum
Hi, looking for "dunder" tutorials.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hi, looking for "dunder" tutorials.
#3
Here's a bit, not vouching for any they may be excellent or poor:
https://github.com/python/cpython/blob/m...uiltins.py
Search for 'Callable types' here: https://docs.python.org/3/reference/datamodel.html
http://www.siafoo.net/article/57
https://rszalski.github.io/magicmethods/
https://www.tutorialsteacher.com/python/...-in-python
https://micropyramid.com/blog/python-spe...c-methods/
Reply


Messages In This Thread
RE: Hi, looking for "dunder" tutorials. - by Larz60+ - Mar-02-2020, 07:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Dunder Methods menator01 8 1,984 Mar-24-2022, 03:58 AM
Last Post: deanhystad
  Zlib tutorials Vwjap 2 2,436 Mar-13-2021, 09:22 PM
Last Post: Vwjap
  I do not understand why my python looks different from tutorials. noodlespinbot 2 5,220 Oct-12-2019, 09:56 PM
Last Post: noodlespinbot
  Python Modules and Tutorials marienbad 1 2,247 Jan-31-2019, 08:36 PM
Last Post: ichabod801
  mpi4py examples/tutorials MuntyScruntfundle 1 2,743 Dec-01-2018, 10:22 PM
Last Post: Larz60+
  in tutorials: Never use "for i in range(len(sequence)): Skaperen 1 3,910 Oct-07-2016, 05:05 AM
Last Post: Mekire

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020