Message 258946 - Python tracker
Message258946
| Author | yselivanov |
|---|---|
| Recipients | vstinner, yselivanov |
| Date | 2016-01-26.04:51:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453783866.0.0.39019099099.issue26204@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch looks alright.
Will the following code compile OK? What will it compile to?
if 1:
42 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-26 04:51:06 | yselivanov | set | recipients: + yselivanov, vstinner |
| 2016-01-26 04:51:06 | yselivanov | set | messageid: <1453783866.0.0.39019099099.issue26204@psf.upfronthosting.co.za> |
| 2016-01-26 04:51:05 | yselivanov | link | issue26204 messages |
| 2016-01-26 04:51:05 | yselivanov | create | |