What does the at sign do?

guruyaya guruyaya at gmail.com
Tue Dec 16 16:58:02 EST 2008


I'm reading a lot of python code lately, django code to be exact, and
I keep bumping into expressions that look like this
@register.filter

I see nothing importing @register, so I assume it's not just a
function name. Yet I cannot figure where this @ sign came from.
I hope I'm not just forgetting something out of the very basics.

Thanks in advance
Yaya



More information about the Python-list mailing list