id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	work_issues	upstream	reviewer	author	merged	dependencies	stopgaps
6880	docstrings and @cached_method -- if you used cached_method then docstring displays wrong file, etc.	was	tba	"If you used the {{{@cached_method}}} decorator when defining a function in the Sage library, then get help about it (either in the notebook or command line), the File: field lis as follows:

{{{
File:           /.../local/lib/python2.6/site-packages/sage/misc/cachefunc.py
}}}

That's of course technically right, but very wrong/misleading for the user, who maybe wants to know more.  We should add specialized code to IPython and the notebook to correct for this. "	defect	closed	minor	sage-duplicate/invalid/wontfix	documentation	worksforme				N/A	Simon King				
