On 1 October 2016 at 22:18, Chris Angelico <ros...@gmail.com> wrote: > On Sat, Oct 1, 2016 at 10:17 PM, Chris Angelico <ros...@gmail.com> 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 | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com