commit | 22999a69e1e810757823abef87b744ad3686f908 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Apr 25 13:16:50 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Apr 25 13:16:50 2009 +0000 |
tree | 628d57dd33361b55949705375334f1248d0716b0 | |
parent | de0d5e3247ab17f481af07b548dc930ddfd80740 [diff] |
Issue #5829: complex('1e-500') shouldn't raise an exception. Also fix some confusing indentation.