[Python-Dev] decimal.py signals & traps (original) (raw)
David Goodger goodger at python.org
Thu Jul 8 15:59:58 CEST 2004
- Previous message: [Python-Dev] decimal.py signals & traps
- Next message: [Python-Dev] decimal.py signals & traps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [Python-Dev] decimal.py signals & traps
- Next message: [Python-Dev] decimal.py signals & traps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]