mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
PEP 214, Extended print Statement, has been accepted by the BDFL.
Additional test cases for the extended print form.
This commit is contained in:
parent
8c0a242289
commit
efc92eec33
2 changed files with 23 additions and 0 deletions
|
@ -19,6 +19,10 @@ print_stmt
|
|||
1 2 3
|
||||
1 2 3
|
||||
1 1 1
|
||||
extended print_stmt
|
||||
1 2 3
|
||||
1 2 3
|
||||
1 1 1
|
||||
del_stmt
|
||||
pass_stmt
|
||||
flow_stmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue