[issue8824] Improve documentation of exec

Jordan Stadler report at bugs.python.org
Wed May 11 00:02:43 CEST 2011


Jordan Stadler <jordan.stadler at gmail.com> added the comment:

Patches for 2.x and 3.x documentation related to 'exec'.

2.x
  Provides more information about scopes when using additional expressions
  for 'exec'. 2.x documentation for 'exec' is found in
  reference/simple_stmts.
3.x
  Provides more information about scopes when using additional expressions
  for 'exec'.  3.x documentation for 'exec' is found in library/functions.

----------

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


More information about the Python-bugs-list mailing list