Message316016
| Author | abarry |
|---|---|
| Recipients | abarry, luav |
| Date | 2018-05-01.20:34:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525206848.54.0.682650639539.issue33401@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is because `exec` is a keyword in Python 2, whereas in Python 3 it's a function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-01 20:34:08 | abarry | set | recipients: + abarry, luav |
| 2018-05-01 20:34:08 | abarry | set | messageid: <1525206848.54.0.682650639539.issue33401@psf.upfronthosting.co.za> |
| 2018-05-01 20:34:08 | abarry | link | issue33401 messages |
| 2018-05-01 20:34:08 | abarry | create | |