mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
untab
This commit is contained in:
parent
b7d1aebb66
commit
c9b49f8759
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ done::
|
|||
|
||||
import csv
|
||||
for row in csv.reader(['one,two,three']):
|
||||
print(row)
|
||||
print(row)
|
||||
|
||||
|
||||
.. rubric:: Footnotes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue