]> granicus.if.org Git - python/commitdiff
Thou shalt not lie, there are really 5 types now
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 15 Nov 2005 04:52:16 +0000 (04:52 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 15 Nov 2005 04:52:16 +0000 (04:52 +0000)
Parser/Python.asdl

index 0883d915ef54bdc43d98f90655aa1c56e95a4ed3..d49138f89b9ff5c727134007a4b43adcc339879e 100644 (file)
@@ -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
 {