Message266324
| Author | leewz |
|---|---|
| Recipients | docs@python, eryksun, leewz |
| Date | 2016-05-25.09:11:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1464167506.8.0.958720098297.issue27119@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> What you're looking for is in the 2nd paragraph of the ast docs:
Oh. I considered that, but then compile's docs say:
The optional arguments flags and dont_inherit
control which future statements (see PEP 236)
affect the compilation of source. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-25 09:11:46 | leewz | set | recipients: + leewz, docs@python, eryksun |
| 2016-05-25 09:11:46 | leewz | set | messageid: <1464167506.8.0.958720098297.issue27119@psf.upfronthosting.co.za> |
| 2016-05-25 09:11:46 | leewz | link | issue27119 messages |
| 2016-05-25 09:11:46 | leewz | create | |