On Wed, Sep 25, 2013 at 6:35 AM, Eli Bendersky <eli...@gmail.com> wrote:

>
>
>
> On Wed, Sep 25, 2013 at 6:28 AM, Benjamin Peterson <benja...@python.org>wrote:
>
>> 2013/9/25 Eli Bendersky <eli...@gmail.com>:
>> > 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 module? Any module named "ast" (or
>> "_ast") didn't exist until 2.5.
>>
>
> Lib/compiler/ast.py (that's in 2.4)
>
> Sorry, I should have been more precise
>

http://docs.python.org/release/2.4/lib/module-compiler.ast.html
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to