doc tags?

Robert Kern rkern at ucsd.edu
Fri May 13 09:44:46 EDT 2005


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
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter




More information about the Python-list mailing list