[pypy-dev] Python Execution Contexts Ch.3 - High Level

Armin Rigo arigo at tunes.org
Sat Apr 5 09:29:26 CEST 2014


Hi Anatoly,

On 4 April 2014 17:04, anatoly techtonik <techtonik at gmail.com> wrote:
> pypy-2.2.1 >>> dir()
> ['__builtins__', '__doc__', '__name__']
>
> python-2.7.6 >>> dir()
> ['__builtins__', '__doc__', '__name__', '__package__']

Please report this as a bug on https://bugs.pypy.org if you feel it's
important enough.


Armin.


More information about the pypy-dev mailing list