[PATCH] RE: J2 decorator grammar

Anthony Baxter anthonybaxter at gmail.com
Mon Aug 23 11:22:39 EDT 2004


On Mon, 23 Aug 2004 15:05:27 +0100 (BST), Michael Sparks
<zathras at thwackety.com> wrote:
> On Sun, 22 Aug 2004, Michael Sparks wrote:
> > 2 tests fail:
> >    * test_bsddb3
> >    * test_ossaudiodev

Don't worry about either of these - they fail on all sorts of random
platforms, unfortunately. (bsddb in particularly seems to be
particularly finicky to get right)

> >    * Produce patch for CVS version.
> In progress.

Good to hear. Of course, this is all part of the fiendish plot to
create more people familiar with the innards of Python - you too can
be a developer! <wink>

On a related note, I've not seen anyone step forward to do the same
work for any of the C varieties. If you[1] think that this is a
serious contender, then you need to step forward and do the work - a
lack of an implementation is almost certainly going to mean that it
won't be considered. See this thread for pointers to the SF entry that
lists the files changed for the @syntax - this is a good cheat-sheet
for implementation. This patch should be created against current-CVS.

[1] "you" is addressed in general, not to Michael

Anthony



More information about the Python-list mailing list