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 generated? Should it be
automatically generated when I run asdl_c.py?

I'm developing on Windows.  I know in the past some of the autogenerated code
from the ast-branch worked better via make.  Would this have fixed itself on a
linux box, or is this a manual process?

-Grant


P.S.  Originally sent this on Monday, still waiting moderator approval.  Thought
I'd give gmane a try.

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to