[issue4699] Typo in documentation of "signal"

2008-12-18 Thread Benjamin Peterson
Benjamin Peterson added the comment: Thanks for the report! Fixed in r67848. -- nosy: +benjamin.peterson resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue4699] Typo in documentation of "signal"

2008-12-18 Thread Kurt Mueller
New submission from Kurt Mueller : in documentation of "signal" http://docs.python.org/library/signal.html - signal.SIG_DFL This is one of two standard signal handling options; it will simply perform the default function for the signal. For example, on most syste