[docs] Unwanted browser side effect in a link to a reference

Justin Time jt at t35t.net
Thu Jul 29 18:02:57 CEST 2010


Side effect on page http://docs.python.org/library/functions.html

In built-in function desc.: memoryview(obj)

Maybe referenced link to memoryview type should be:
http://docs.python.org/library/stdtypes.html#memoryview-type
instead of: http://docs.python.org/library/stdtypes.html#typememoryview

If I open the link in a new browser tab (Iceweasel 3.0.6) it doesn't
jump to the 'memoryview type' chapter. It does if I open the link in the
same browser tab!

Also <dt id="memoryview"> is missing.

Have a nice day :-)



More information about the docs mailing list