there are only four asdl builtin types in py3k
This commit is contained in:
parent
c1ce286061
commit
e84f03f78c
|
@ -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$"
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue