On 1 October 2016 at 22:18, Chris Angelico <[email protected]> wrote:
> On Sat, Oct 1, 2016 at 10:17 PM, Chris Angelico <[email protected]> wrote:
>> So I'd call it a feature, but possibly one that warrants a mention in
>> the exec and eval docs.
>
> To clarify: This *is* documented under __future__, but not under
> exec/eval. I'm just suggesting adding another cross-reference.

The most appropriate cross-reference would probably be to the
compile() docs rather than the language reference though:
https://docs.python.org/2/library/functions.html#compile

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to