From 19b0f40cb122ba202af70669ccc0c6caccd9a932 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Tue, 15 Nov 2005 04:52:16 +0000 Subject: Thou shalt not lie, there are really 5 types now --- Parser/Python.asdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Parser/Python.asdl b/Parser/Python.asdl index 0883d91..d49138f 100644 --- a/Parser/Python.asdl +++ b/Parser/Python.asdl @@ -1,4 +1,4 @@ --- ASDL's three builtin types are identifier, int, string +-- ASDL's five builtin types are identifier, int, string, object, bool module Python { -- cgit v0.12