pycounter icon indicating copy to clipboard operation
pycounter copied to clipboard

create csv reader or writer from file object

Open Wooble opened this issue 9 years ago • 0 comments

(see comment on #41 for ideas about implementation and why this didn't already exist...)

csvhelper should allow the creation of readers and writers using an existing file-like object instead of just a filename

Wooble avatar May 18 '16 12:05 Wooble