Message 288211 - Python tracker
Message288211
| Author | vstinner |
|---|---|
| Recipients | Tom Krauss, arigo, mark.dickinson, serhiy.storchaka, steven.daprano, vstinner |
| Date | 2017-02-20.14:43:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487601794.98.0.554109926583.issue29602@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
IMHO it would be less surprising if repr(complex) would return 'complex(..., ...)': it would be possible to copy/paste and get the result value. I was bitten multiple time by the zero sign with complex numbers... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-20 14:43:15 | vstinner | set | recipients: + vstinner, arigo, mark.dickinson, steven.daprano, serhiy.storchaka, Tom Krauss |
| 2017-02-20 14:43:14 | vstinner | set | messageid: <1487601794.98.0.554109926583.issue29602@psf.upfronthosting.co.za> |
| 2017-02-20 14:43:14 | vstinner | link | issue29602 messages |
| 2017-02-20 14:43:14 | vstinner | create | |