Message242760
| Author | larry |
|---|---|
| Recipients | benjamin.peterson, georg.brandl, larry |
| Date | 2015-05-08.13:22:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1431091363.36.0.664867447075.issue24146@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
ast.literal_eval() supports all Python operators, yes? No. It doesn't support "if/else", Python's ternary operator. Is there a reason it does not? I think it probably should. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-08 13:22:43 | larry | set | recipients: + larry, georg.brandl, benjamin.peterson |
| 2015-05-08 13:22:43 | larry | set | messageid: <1431091363.36.0.664867447075.issue24146@psf.upfronthosting.co.za> |
| 2015-05-08 13:22:43 | larry | link | issue24146 messages |
| 2015-05-08 13:22:43 | larry | create | |