Message263327
| Author | mark.dickinson |
|---|---|
| Recipients | mark.dickinson, ragreddy, rhettinger, serhiy.storchaka |
| Date | 2016-04-13.11:35:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1460547346.23.0.384120386927.issue26743@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The output of `struct.pack('<d', 2.0)` would also be worth knowing about. I'm wondering whether there's some kind of endianness issue going on in the float-to-string conversions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-13 11:35:46 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, serhiy.storchaka, ragreddy |
| 2016-04-13 11:35:46 | mark.dickinson | set | messageid: <1460547346.23.0.384120386927.issue26743@psf.upfronthosting.co.za> |
| 2016-04-13 11:35:46 | mark.dickinson | link | issue26743 messages |
| 2016-04-13 11:35:46 | mark.dickinson | create | |