Éric Araujo <mer...@netwok.org> added the comment:

The Debian bug has some more convincing examples:

> any Python program which is expected to implement the interface of (say) 
> "diff" is buggy, because
> it may exit status 1 ("comparison successful; differences found") when it 
> should have died with
> SIGINT ("comparison not completed due to interrupt signal"); this could in 
> principle cause data loss
> in some applications.

----------
nosy: +eric.araujo

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

Reply via email to