Sunday, 8 June 2008

Python Terminology

Attribute
I use the word attribute for any name following a dot -- for example, in the expression z.real, real is an attribute of the object z.

No comments: