[Python-Dev] Please help complete the AST branch
Jeremy Hylton
jhylton at gmail.com
Wed Jan 5 17:42:57 CET 2005
On Thu, 6 Jan 2005 01:32:44 +0900, Jiwon Seo <seojiwon at gmail.com> wrote:
> I'd like to help here on the AST branch, if it's not too late.
> (Especially I'm interested with the generator expression part.)
Great! It's not too late.
> If I want to volunteer, do I just begin to work with it? Or do I need
> to read something or discuss with someone?
The file Python/compile.txt on the ast-branch has a brief overview of
the project:
http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Python/Attic/compile.txt?rev=1.1.2.8&only_with_tag=ast-branch&view=auto
Jeremy
More information about the Python-Dev
mailing list