Hi, The link on http://docs.python.org/2.7/genindex-S.html under sys module returns: http://docs.python.org/2.7/c-api/intro.html#index-20 Is this intended or is a broken link? Regards Zoli
On 18 Jul 2013, at 12:38, Benedek Zoltan <benzolius@yahoo.com> wrote:
Hi,
The link on http://docs.python.org/2.7/genindex-S.html
under
sys module
returns:
http://docs.python.org/2.7/c-api/intro.html#index-20
Is this intended or is a broken link?
Looking at the sphinx docs source that does seem to be a deliberate back reference, but I'm not sure of the value of the index reference to the word 'module' there. It is a confusing entry in the index. Michael
Regards Zoli _______________________________________________ Doc-SIG maillist - Doc-SIG@python.org http://mail.python.org/mailman/listinfo/doc-sig
-- http://www.voidspace.org.uk/ May you do good and not evil May you find forgiveness for yourself and forgive others May you share freely, never taking more than you give. -- the sqlite blessing http://www.sqlite.org/different.html
participants (2)
-
Benedek Zoltan -
Michael Foord