Larry Bates wrote: > In python they are called decorators, but I've never had a > need to use them myself, but then I'm a little old fashioned.
Decorators only work on function and method definitions. I don't think that's what Wolfram is referring to. > Larry Bates > > Wolfram Kriesing wrote: > >>i was already searching and remember i had seen something like "its not >>needed". >> >>Anyway, are there any doc tags, like in Java/PHPDoc etc, where you can >>describe parameters (@param[eter]), return values (@ret[urn]), >>attributes (@var), references (@see), etc? >> >>I guess I have just not found the link to the last flameware about it :-)) -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http://mail.python.org/mailman/listinfo/python-list