Message263369
| Author | serhiy.storchaka |
|---|---|
| Recipients | mark.dickinson, ragreddy, rhettinger, serhiy.storchaka, vstinner |
| Date | 2016-04-14.04:35:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1460608547.32.0.560178924693.issue26743@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What is the output of `struct.pack('d', 2.0)` and `struct.pack('d', float(2))`? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-14 04:35:47 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, mark.dickinson, vstinner, ragreddy |
| 2016-04-14 04:35:47 | serhiy.storchaka | set | messageid: <1460608547.32.0.560178924693.issue26743@psf.upfronthosting.co.za> |
| 2016-04-14 04:35:47 | serhiy.storchaka | link | issue26743 messages |
| 2016-04-14 04:35:47 | serhiy.storchaka | create | |