Kaydet (Commit) c9b49f87 authored tarafından Skip Montanaro's avatar Skip Montanaro

untab

üst b7d1aebb
...@@ -477,7 +477,7 @@ done:: ...@@ -477,7 +477,7 @@ done::
import csv import csv
for row in csv.reader(['one,two,three']): for row in csv.reader(['one,two,three']):
print(row) print(row)
.. rubric:: Footnotes .. rubric:: Footnotes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment