Dear all,

What does mean @ sign in first of statement such as:

//////////////////////
@hybrid_property
def fullname(self):
return self.firstname + " " + self.lastname
///////////////////

Sorry for cheap question.

Yours,
Mohsen

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to