[docs] [issue27119] `compile` doesn't compile into an AST object as specified

Franklin? Lee report at bugs.python.org
Wed May 25 05:11:46 EDT 2016


Franklin? Lee added the comment:

> 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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27119>
_______________________________________


More information about the docs mailing list