On Feb 5, 3:04 pm, Alan Bromborsky <[EMAIL PROTECTED]> wrote:
> This is for the python experts.  In some sample python code I downloaded
> I see '@' preceding some lines in the .py file.  I have searched my
> python books and the web an cannot find a reference (probably because I
> don't know how to refer to it in my search string).  What does '@' do
> and where is a reference to it?

@ preceedes a decorator function. See

http://www.python.org/doc/2.4.4/whatsnew/node6.html

Regards,
Pearu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to