PEP 214, Extended print Statement, has been accepted by the BDFL.

Additional test cases for the extended print form.
This commit is contained in:
Barry Warsaw 2000-08-21 15:46:50 +00:00
parent 8c0a242289
commit efc92eec33
2 changed files with 23 additions and 0 deletions

View file

@ -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