there are only four asdl builtin types in py3k

This commit is contained in:
Benjamin Peterson 2008-12-06 18:32:13 +00:00
parent c1ce286061
commit e84f03f78c

View 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$"
{