Start packaging the bz2 python module as it is needed for building Qt5
[profile/ivi/python.git] / Parser / Python.asdl
index 49da17f..9a9b933 100644 (file)
@@ -1,6 +1,6 @@
 -- ASDL's five builtin types are identifier, int, string, object, bool
 
-module Python version "$Revision: 82160 $"
+module Python version "$Revision$"
 {
        mod = Module(stmt* body)
            | Interactive(stmt* body)