]> granicus.if.org Git - python/commitdiff
there are only four asdl builtin types in py3k
authorBenjamin Peterson <benjamin@python.org>
Sat, 6 Dec 2008 18:32:13 +0000 (18:32 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 6 Dec 2008 18:32:13 +0000 (18:32 +0000)
Parser/Python.asdl

index b4dd7928c91988cbd6008fe5d5eee5f108c6d0f9..789e07bd3f9323d226effe97c9e181ad1b6a8d38 100644 (file)
@@ -1,4 +1,4 @@
--- ASDL's five builtin types are identifier, int, string, object
+-- ASDL's four builtin types are identifier, int, string, object
 
 module Python version "$Revision$"
 {