syntax - What does the "at" (@) symbol do in Python? -
i'm looking @ python code used @ symbol, have no idea does. not know search searching python docs or google not return relevant results when @ symbol included.
the @ symbol used class, function , method decorators.
read more here:
the common python decorators you'll run are:
Comments
Post a Comment