[pypy-dev] Re: [pypy-svn] r10191 - in pypy/dist/pypy: interpreter
objspace/std translator
holger krekel
hpk at trillke.net
Wed Mar 30 22:51:46 MEST 2005
Hi Christian,
On Wed, Mar 30, 2005 at 23:35 +0200, tismer at codespeak.net wrote:
> Author: tismer
> Date: Wed Mar 30 23:35:23 2005
> New Revision: 10191
> ...
> Log:
> ...
> applevelinterp-lified a lot more modules.
> Besides those which are not R-Pythonic due to yield,
> there are some things left:
>
> ...
>
> pyparser is not supported since it cannot be imported. Something was
> not checked in by the one who added it.
Do you mean Jonathan's python implementation of the parser module
that Jonathan and i added at the Pycon sprint? This seems to
work from a fresh checkout for me ...
cheers,
holger
More information about the pypy-dev
mailing list