mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
bool is no longer required, it was only used for the print statement
This commit is contained in:
parent
a44f3a3e0b
commit
3591bbe453
2 changed files with 3 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
-- ASDL's five builtin types are identifier, int, string, object, bool
|
||||
-- ASDL's five builtin types are identifier, int, string, object
|
||||
|
||||
module Python version "$Revision$"
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue