On Tue, 22 Nov 2005 11:31:34 -0800
Brett Cannon <[EMAIL PROTECTED]> wrote:
>
> On 11/21/05, Simon Burton <[EMAIL PROTECTED]> wrote:
> > On Thu, 17 Nov 2005 13:36:36 +1300
> > Tony Meyer <[EMAIL PROTECTED]> wrote:
> >
> > >
> > > --
> > > AST for Python
> > > --
> > >
> > >
On 11/21/05, Simon Burton <[EMAIL PROTECTED]> wrote:
> On Thu, 17 Nov 2005 13:36:36 +1300
> Tony Meyer <[EMAIL PROTECTED]> wrote:
>
> >
> > --
> > AST for Python
> > --
> >
> > As of October 21st, Python's compiler now uses a real Abstract Syntax
> > Tree (AST)! This should
On Thu, 17 Nov 2005 13:36:36 +1300
Tony Meyer <[EMAIL PROTECTED]> wrote:
>
> --
> AST for Python
> --
>
> As of October 21st, Python's compiler now uses a real Abstract Syntax
> Tree (AST)! This should make experimenting with new syntax much
> easier, as well as allo
And this one brings us up-to-date (apart from the fortnight ending
yesterday). Again, if you have the time, please send any comments/
corrections to us. Once again thanks to Steve for covering me and
getting this all out on his own.
=
Announcements
=
--