Hi All,

The documentation documentation says to document constants like functions.
So if a module defines a constant is it documented like so:

myconstant = 1
"""Blah and blah"""

That doesn't seem quite right, but what is the proper method?

Also, do we have a way to document static class methods? Class attributes?

Chuck
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to