[docs] [issue22057] The doc say all globals are copied on eval(), but only __builtins__ is copied

Raymond Hettinger report at bugs.python.org
Fri Jul 25 19:08:55 CEST 2014


Raymond Hettinger added the comment:

Thanks for noticing this.  Do you want to propose a patch?

----------
assignee: docs at python -> rhettinger
nosy: +rhettinger
stage:  -> needs patch
versions:  -Python 3.1, Python 3.2, Python 3.3

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


More information about the docs mailing list