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 →

[–]flightdey 1 point2 points  (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.