Author: thomas.wouters
Date: Fri Feb 23 21:00:10 2007
New Revision: 53873

Modified:
   python/branches/p3yk/Parser/Python.asdl
Log:

Touch file to regenerate Python-ast.[ch]



Modified: python/branches/p3yk/Parser/Python.asdl
==============================================================================
--- python/branches/p3yk/Parser/Python.asdl     (original)
+++ python/branches/p3yk/Parser/Python.asdl     Fri Feb 23 21:00:10 2007
@@ -111,3 +111,4 @@
         -- import name with optional 'as' alias.
         alias = (identifier name, identifier? asname)
 }
+
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to