mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
Note that print is a function now.
This commit is contained in:
parent
be19ed77dd
commit
4502c804b9
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ TO DO
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- PEP 3105: print is now a function.
|
||||
|
||||
- PEP 3102: keyword-only arguments.
|
||||
|
||||
- Int/Long unification is mostly complete. The 'long' built-in type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue