mirror of https://github.com/python/cpython
Thou shalt not lie, there are really 5 types now
This commit is contained in:
parent
79792651c4
commit
19b0f40cb1
|
@ -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
|
module Python
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue