I love the Rich Text display of docstrings in Spyder's Help window.

Is there a way to prompt Spyder to reload the docstrings from a module?  

As I'm developing a new module and defining functions, I like to preview 
their docstrings as Rich Text in Spyder's Help window.  After revising the 
source for those docstrings, Spyder's Help window continues to show the 
original, unrevised docstring as first displayed.  Even if I open a new 
Python console, import a "fresh" instance of my module, and prompt Spyder 
to display the docstring, the Help window still shows the original, 
unrevised docstring (apparently from a cache).  

Is there a way to purge Spyder's docstring cache so it will reread my 
just-revised docstring?  So far, I've been closing and restarting Spyder, 
but perhaps there's an easier way?

Regards.
Greg

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to