commit | 8e85ffa4b213be809109180142a107a1ac66f4d5 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Tue Mar 25 18:47:59 2008 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Tue Mar 25 18:47:59 2008 +0000 |
tree | be8be758b90490e46c83c0f0d4bbf49536bd0de2 | |
parent | cdde579fb9d3ccadff3f3e334d59b26aa74941f0 [diff] |
Issue #2482: Make sure that the coefficient of a Decimal instance is always stored as a str instance, even when that Decimal has been created from a unicode string.