bpo-33477: clarify compile "exec" mode and changes in 3.7 by Carreau · Pull Request #6973 · python/cpython
This makes it slightly clearer that `compile(..., 'exec')` is supposed to be interpreted as a module and not just a sequence of statement, and note that the *body* the returned `Module` have changed in 3.7.
Carreau
deleted the
document-compile-docstring
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters