Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp> added the comment: Yes, but http://docs.python.org/genindex-Z.html
ZipFile (class in zipfile), [1] still has same issue, no? [1] (and [2], [3], if exist) should suggest alternatives, but it doesn't now. I'll attach the patch to detect this kind of duplication. I you say, probably this happens when same directive appears in rst file. For example, .. module:: zipfile .. class:: ZipFile .. class:: ZipFile(file, mode='r', compression=ZIP_STORED, allowZip64=False) Maybe I should have posted this issue to Sphinx tracker. ---------- Added file: http://bugs.python.org/file19181/search_pydoc.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10008> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com