[issue6810] add link to the documentation of signal.signal

2009-09-01 Thread Georg Brandl
Georg Brandl added the comment: I added a link and an anchor in r74618. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___

[issue6810] add link to the documentation of signal.signal

2009-08-31 Thread Yinon Ehrlich
New submission from Yinon Ehrlich : in http://docs.python.org/library/signal.html#signal.signal the reader is referred to "see the reference manual section on the standard type hierarchy". It would be generous if we will supply a link like "http://docs.python.org/reference/datamodel.html"; BTW: