[EMAIL PROTECTED] wrote on 28/07/2005 11:05:56:
> Hi Ben!
>
> On Thu, Jul 28, 2005 at 10:02 +0100, [EMAIL PROTECTED] wrote:
> > It sounds like you are making great progress! I was just wondering
when
> > would be a good time to report test failures, as I am currently
getting
> > about 25 failing tests at the moment (on Windows cygwin)? I understand
> > that things are in a state of flux at the moment and will probably
settle
> > down again after the sprint.
>
> hopefully, yes :-)
>
> If you keep getting those errors over more than a day then i
> suggest to post them here to the list (or put them somewhere
> on a web server and post a link).
On another note, I noticed this, in interactive mode:
>>>> dis.dis(compile("\"main\"", "", "exec"))
0 0 LOAD_CONST 1 ('main')
3 STORE_NAME 0 (__doc__)
6 LOAD_CONST 0 (None)
9 RETURN_VALUE
I assume in interactive mode we should not be assigning to the __doc__
attr. This causes string literals not to be printed as well.
Cheers,
Ben
>
> cheers,
>
> holger
>
> P.S: you shouldn't sent mail to [EMAIL PROTECTED]
> which was in your CC list.
> _______________________________________________
> [email protected]
> http://codespeak.net/mailman/listinfo/pypy-dev
>
>
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev