#581 Add display of docstrings for instance variables
open
nobody
5
2012-05-14
2012-05-14
No
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Looking for information on, how to document instance variables, I found this tracker entry and the following two PEPs:
- http://www.python.org/dev/peps/pep-0257/
- http://www.python.org/dev/peps/pep-0258/#attribute-docstrings
Maybe they are helpful.