STINNER Victor <victor.stin...@gmail.com> added the comment:

> 3. For the unknown signal, what is the description should be? "Unknown 
> signal" like c function returns or None?

Hum, Linux returns "Unknown signal 12345". I propose to use this behaviour on 
all platforms (which provide strsignal()).

----------
title: strsignal() missing from signal module -> RFE: Add signal.strsignal(): 
string describing a signal

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue22674>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to