]> granicus.if.org Git - python/commit
Make sure that Context traps and flags dictionaries have values 0 and 1
authorMark Dickinson <dickinsm@gmail.com>
Sun, 4 May 2008 02:25:46 +0000 (02:25 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 4 May 2008 02:25:46 +0000 (02:25 +0000)
commit71f3b85497f25bad3b00555173c51378f64edbb5
treecf8f7b12ae581dcad6146560493b978b1a889b69
parent8aca9d032e7813da9a23fd0771c008aff5a5e62f
Make sure that Context traps and flags dictionaries have values 0 and 1
(as documented) rather than True and False.
Lib/decimal.py