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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to