Hello,

What means @ in python ?

In this script for exemple (this script return an error in my konsole...)

@f1(arg)
@f2
def func(): pass


I see several script where used this symbol but I can't understand.

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

Reply via email to