On Wed, Sep 25, 2013 at 6:35 AM, Eli Bendersky wrote:
>
>
>
> On Wed, Sep 25, 2013 at 6:28 AM, Benjamin Peterson wrote:
>
>> 2013/9/25 Eli Bendersky :
>> > Hello,
>> >
>> > Some history (as best as I could collect it) followed by a question:
>> >
>> > Before Python 2.5, the ast stdlib module was
On Wed, Sep 25, 2013 at 6:28 AM, Benjamin Peterson wrote:
> 2013/9/25 Eli Bendersky :
> > Hello,
> >
> > Some history (as best as I could collect it) followed by a question:
> >
> > Before Python 2.5, the ast stdlib module was auto generated by a script
> > named astgen.py from a textual AST defin
On Wed, Sep 25, 2013 at 9:28 AM, Benjamin Peterson wrote:
> 2013/9/25 Eli Bendersky :
> > Hello,
> >
> > Some history (as best as I could collect it) followed by a question:
> >
> > Before Python 2.5, the ast stdlib module was auto generated by a script
> > named astgen.py from a textual AST defin
cc'ing Jeremy Hylton who made the decision to use Zephyr.
On Wed, Sep 25, 2013 at 9:15 AM, Eli Bendersky wrote:
> Hello,
>
> Some history (as best as I could collect it) followed by a question:
>
> Before Python 2.5, the ast stdlib module was auto generated by a script
> named astgen.py from a
2013/9/25 Eli Bendersky :
> Hello,
>
> Some history (as best as I could collect it) followed by a question:
>
> Before Python 2.5, the ast stdlib module was auto generated by a script
> named astgen.py from a textual AST definition in Tools/compiler/ast.txt.
Sorry, what Python 2.4 ast stdlib modul