R. David Murray <rdmur...@bitdance.com> added the comment:

I don't think Georg considers it a bug in Sphinx, it's just how the 
disambiguation machinery works.  You can write :func:`~os.stat` if you want the 
link text to just be 'stat' but the link to be to 'os.stat'.

I don't think the addition to lstat is either helpful or needed.  The addition 
to stat, which is needed, I don't think should be a note, but rather an inline 
comment early in the documentation paragraph.

Thanks for working on this.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10960>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to