commit | da8652d920210a5ff783a7ad30f4c24d2b5ff2a2 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Oct 24 14:01:08 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Oct 24 14:01:08 2009 +0000 |
tree | 4637c39f07fcd7781d2326c4ec0a11370a089040 | |
parent | 99abd145dc88b1e240e55e34d9a89b7dd2360d2c [diff] |
Issue #7117 (backport py3k float repr) continued: Add sys.float_repr_style attribute ('short' if short float repr is in used; 'legacy' otherwise).