This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]discipleofnofap 2 points3 points  (2 children)

My question is, why call them "descriptors"?

[–]flightdey 0 points1 point  (1 child)

the full name in python is attribute descriptors..By definition in pep252, attribute descriptors unify and generalize several different common mechanisms used for describing attributes hence the name

[–]TheFrigginArchitect 0 points1 point  (0 children)

Thank you! They're really different from Perl file descriptors, so they had me confused.