<list> = next(<reader>) <spanclass="hljs-comment"># Returns next row as a list of strings.</span>
<list> = next(<reader>) <spanclass="hljs-comment"># Returns next row as a list of strings.</span>
</code></pre></div>
</code></pre></div>
<ul>
<ul>
<li><strong>File must be opened with <codeclass="python hljs"><spanclass="hljs-string">'newline=""'</span></code> argument, or newlines embedded inside quoted fields will not be interpreted correctly!</strong></li>
<li><strong>File must be opened with <codeclass="python hljs"><spanclass="hljs-string">'newline=""'</span></code> argument, or newlines embedded inside quoted fields will not be interpreted correctly!</strong></li>