Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36207
| Date | 2013-01-05 12:35 -0800 |
|---|---|
| From | chaouche yacine <yacinechaouche@yahoo.com> |
| Subject | __builtins__ in bpython |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.143.1357418296.2939.python-list@python.org> (permalink) |
Hi. In the standard pytohon interpreter and in ipython, __builtins__ is a module, but in bpython it's a dictionnary. Was it redefined ?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
__builtins__ in bpython chaouche yacine <yacinechaouche@yahoo.com> - 2013-01-05 12:35 -0800 Re: __builtins__ in bpython alex23 <wuwei23@gmail.com> - 2013-01-06 03:01 -0800
csiph-web