What does mean @ sign in first of statement

Mohsen Pahlevanzadeh mohsen at pahlevanzadeh.org
Sun Sep 1 14:53:37 EDT 2013


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




More information about the Python-list mailing list