Support for @return and @rtype
Brought to you by:
fabioz
Docstrings currently support @param and optinally @type. Can @retrun and @rtype be added as well?
They can be added to all functions - removing them is easier than adding them.
It would be nice if this was controlled in the "docstring" tab in the preferences.