[Python-Dev] Generated code in test_ast.py

2006-03-08 Thread Grant Olson
I’m finishing up a patch for bug 1441408. I had to change the asdl definitions which in turn caused a failure in test_ast.py. A comment in the file indicates that EVERYTHING BELOW IS GENERATED # and has a definition for Slice() that is no longer valid. Can anyone tell me how this is gen

[Python-Dev] Mail.python.org

2005-04-04 Thread Grant Olson
Not a big deal, but I noticed that https://mail.python.org/ is live and shows a generic "Welcome to your new home in cyberspace!" message. One of the webmasters may want to automatically redirect to http://mail.python.org. -Grant ___ Python-Dev mailing

RE: [Python-Dev] [AST] Procedure for AST Branch patches

2005-03-20 Thread Grant Olson
> Make sure "AST" is used in the subject line; e.g., "[AST]" at > the beginning. > Unfortunately the AST group is only available for patches; > not listed for bug reports (don't know why; can this be fixed?). > > Other than that, just assign it to me since I will most > likely be doing AST