[Python-Dev] decimal.py signals & traps (original) (raw)

David Goodger goodger at python.org
Thu Jul 8 15:59:58 CEST 2004


Please take a look at the patch I submitted to SourceForge: <http://python.org/sf/987300>. decimal.Signals is changed to list signals, not conditions. Context._raise_error is modified to handle signals properly.

-- David Goodger <http://python.net/~goodger>



More information about the Python-Dev mailing list