Touch file to regenerate Python-ast.[ch]

This commit is contained in:
Thomas Wouters 2007-02-23 20:00:10 +00:00
parent 00e41defe8
commit 8b4a3e8fc2

View file

@ -111,3 +111,4 @@ module Python version "$Revision$"
-- import name with optional 'as' alias.
alias = (identifier name, identifier? asname)
}