[issue16600] small py3k issue in rlcompleter

Éric Araujo report at bugs.python.org
Sat Dec 8 00:02:01 CET 2012


Éric Araujo added the comment:

Actually the module was named __builtin__ in 2.x; __builtins__ was an optimization done for module globals, as an implementation detail of CPython.

----------
nosy: +eric.araujo
versions:  -Python 3.1, Python 3.2, Python 3.3, Python 3.4, Python 3.5

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


More information about the Python-bugs-list mailing list