Hi Anatoly, On 4 April 2014 17:04, anatoly techtonik <[email protected]> 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. _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
